Online Assessment
Questions:
- OA consists of 3 questions, all easy to medium difficulty. Completed all three.
Problem Solving & Data Structures Round 1
Questions:
- First question:
- A graph question, not standard, but similar to finding components with some follow-ups and time and space complexity restrictions.
- Second question:
- Similar to LC 373, but changed to finding k largest sums with some follow-ups.
Candidate's Approach
- Solved both questions, and the interviewer was satisfied with the solutions.
Interviewer's Feedback
- No feedback provided.
Problem Solving & Data Structures Round 2
Questions:
- First question:
- Binary tree question: nodes at k distance.
- Second question:
- A hard DP question. Initially proposed an O(n^2) solution, but after discussion, optimized it to O(n log n).
Candidate's Approach
- Solved both questions, and the interviewer was satisfied with the solutions.
Interviewer's Feedback
- No feedback provided.
HM Round (Final Round)
Questions:
- Initially asked why I was not placed in my on-campus recruitment. Explained that I got placed, but my offer was revoked just before joining. The interviewer responded with a rude smile and questioned the existence of the company.
- Asked some technical questions, which I answered.
Candidate's Approach
- The interviewer was very rude and was the worst interviewer I faced so far.
Interviewer's Feedback
- No feedback provided.