Interview: VP Software Engineer at Goldman Sachs (Dallas, TX)

Screening Questions

  1. Robot moves in a grid from (1,1) to (n,n). Collect maximum value while reaching the destination
  2. Candidates sit in a circle. Every turn, K hops are taken and that candidate is eliminated. Find the last candidate standing

Interview Full loop

  1. LRU Cache implementation
  2. Resume based questions
  3. Design: Implement intagram (Pick any functionality and implement it in detail)
  4. Managerial interview (simple questions on processes)
  5. Design Round: Implement course booking system
Comments (1)