Panda Guru LogoPanda
Guru

Amazon | FEE2 | Hyderabad | Offer

Round 1

Questions: Given a list of URLs from an API, which have a referrer field and an actual url field among other metadata, determine if a particular URL is visited from a particular referrer.

Candidate's Approach

Created a graph data structure and then performed a plain DFS traversal. Was able to code it pretty quickly.

Interviewer's Feedback

No feedback provided.


Round 2

Questions: Reverse k-Nodes in group

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 3

Questions: 4 LP questions and loads of cross questioning on it.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 4

Questions: Design a JEE style online MCQ exam application.

Discussion topics included:

  1. Security
  2. Browser storage
  3. API signature
  4. Client-Server Interaction
  5. Offline capabilities
  6. Authentication / Authorization
  7. and more...
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.