4
Followers
94
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #technical-interview. Learn more
techsloth.io
This is quite a nifty pattern to apply to linked lists (also arrays and other sequences). Also known as: Hare and Tortoise algorithm. Floyd's algori…
sunilkumarc.in
I was job hunting recently and went through 50+ interviews and have received 5 great offers. 3 of them are from unicorns in India. Having been gone th…
The two pointer approach is useful when we deal with sorted arrays or linked lists where we need to find a set of elements that fulfil certain constra…
RE: Technical Interview Questions Let's get real here. I have struggled with motivation since last June (2020). I had weeks where I had Arnold Schwar…
meekg33k.dev
Hello there, if you are wondering what Algorithm Fridays is all about, then look no further because you are in the right place. A couple of questions…