Panda Guru LogoPanda
Guru

Uber Phone Screening L2

Round 1

Questions: The question asked was related to the "Alien Dictionary" problem from Leetcode. Specific question not provided.

Candidate's Approach
  • The candidate explained their approach, which involved:
    • Making relationships between characters.
    • Using topological sort to generate the order.
    • Implementing DFS to resolve inbound collisions.
  • Although they were unable to complete the code, they provided a detailed explanation of their approach and included 4 lines of comments summarizing their method.
Interviewer's Feedback

No feedback provided.