Amazon | Phone Screen | Linked List Cycle & Secret Santa

Position: SDE2

  1. Tell me about an interesting project you worked on.

Below questions were open ended, no function signature was given

  1. https://leetcode.com/problems/reverse-linked-list
  2. https://leetcode.com/problems/linked-list-cycle
  3. 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.
Comments (5)