Round 1
Questions:
- Coding Question: Kth Largest Element in an Array
- Follow-up Question: Specific question not provided.
- Behavioral Questions: 2 Behavioral questions.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2
Questions:
- High-Level Design (HLD): The interviewer deep dived into the candidate's recent project, requiring in-depth knowledge of every part of it.
- Behavioral Questions: 2 Behavioral questions.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 3
Questions:
- Coding Question: Return the shortest path between source and destination in a grid, given source and destination coordinates.
- Behavioral Questions: 1 Behavioral question.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 4
Questions:
- Coding Question: Convert a string into numbers using TDD principles, mapping numbers to alphabets like a traditional phone keypad.
- Example: "abc" maps to 2, "def" maps to 3.
- Input: "b fz", Output: 2203339999.
- Behavioral Questions: 2 Behavioral questions.
Candidate's Approach
The candidate was able to code and execute the solution successfully, and the interviewer was convinced. They were asked many questions around the constraints.
Interviewer's Feedback
No feedback provided.