Felt confident after the online test, but the technical round was brutal—they asked me to code a linked list reversal. I panicked, messed up the logic. HR asked, ‘Why Infosys?’ I gave a generic answer. Got ghosted for weeks… no offer. Cried, then practiced coding daily. Maybe next time!
Interview questions [1]
Question 1
reverse a singly linked list without recursion
How would you handle a doubly linked list?
find the length of the longest substring without repeating characters.
snippet that sorts an array but fails for edge cases