Position: SDE2
- Tell me about an interesting project you worked on.
Below questions were open ended, no function signature was given
- https://leetcode.com/problems/reverse-linked-list
- https://leetcode.com/problems/linked-list-cycle
- Secret Santa. -> Design an api that'd return the secret santa gift list with a constraint that person cannot gift himself and should handle all the edge cases.