
Arya Pathak
@_arya2004
Followers
365
Following
2K
Media
653
Statuses
2K
backend dev & cat connoisseur /ᐠ。ꞈ。ᐟ\
Pune, 🇮🇳
Joined November 2023
Grateful and truly humbled 🙏✨ Excited to share that I’ve received an on-campus offer from BlackRock for Intern -- Software Engineer
34
0
178
paper - https://t.co/VUCgIcd74R writeup - https://t.co/5Rwd4Ncz8i hash table internals playlist - https://t.co/84XmP9NAID - internal structure of a HashTable - collision resolution through chaining and open addressing - collision resolution through linear and quadratic probing
1
7
121
Hey @gmail, please fix this UI inconsistency. 2 of my Google AI Pro plan emails have different account and @GeminiApp button placement @Google
1
0
2
finally became pupil on codeforces after today's contest. Was able to solve only 2 tho ;/
0
0
3
2 hours wasted today. how was this simple detail missed in today's codeforces contest ;(
0
0
6
college and their obsession with LinkedIn learning courses.. IT Security Specialist was a descent one tho, really enjoyed it!
0
0
5
was able to solve Q1 and Q3 @LeetCode's Biweekly Contest 164 seems like majority failed Q2 on the case where output was 15 but expected 16
0
0
5
was able to solve 3 in today's biweekly contest. 1. n/(2k + 1) * m/(2k+ 1) 2. sort with abs value and nested loop abs(nums[j]) <= abs(2 * nums[i]) 3. append adj[to][from] = 2 * cost and perform dijkstra's algo (edge cases go brr)
0
0
7
It's been since i completed my internship, and no companies came in this week💀 Am i cooked?!
0
0
13
deleting an element from Doubly linked list is useless in MERN projects, but can be used to design a simple RootKit! processes are stores as DLL and when requested by task manager, since it has Ring 0 authority, it can remove itself from that List ;)
0
0
12
solved 4 in today's @codechef Div 3. 4th one was waayyy easier than it looked. A(i,j) = (i + j) % N
1
0
6
solved 4 in today's @codechef Div 3. 4th one was waayyy easier than it looked. A(i,j) = (i + j) % N
0
0
6
🎊 Go 1.25.0 is released! 📝 Release notes: https://t.co/GAKYykNbzA 📦 Download: https://t.co/TsnL5taGSq
#golang
27
481
2K
back to grinding codeforces. was able to solve 4 in Round 1042 (Div. 3).
0
0
15
Did something impossible today, kinda proud of myself🙂↕️ This situation taught me DSA is the last pillar I need!
1
0
8
Not sure why but we have lots of new followers! FFmpeg makes extensive use of hand-written assembly code for huge (10-50x) speed increases so we are providing assembly lessons to teach a new generation of assembly language programmers. Learn more here: https://t.co/u6MKBb3Xbk
github.com
FFMPEG Assembly Language Lessons. Contribute to FFmpeg/asm-lessons development by creating an account on GitHub.
174
753
9K