匿名1627
(匿名1627)
1
- Applied through Linkedin for a specific team in OCI.
- Recruiter reached out next day and had chat about my background and work experience.
- Then scheduled a information call with Senior Director/Manager of the team.
- Had a very deep discussion about my current work and challanges that i faced recently.
- Next, scheduled a 1hr phone screening with an Engineer.
- Telephonic Round : need to solve a problem on coderpad.
- Question -> https://leetcode.com/problems/top-k-frequent-words/
- Started with a wrong approach, explained it and interviewer asked to code.
- no pointers/feedback is given by interviewer regarding my approach.
- I realized my mistake in the halfway through and started again, then came up with a solution using hash map & priority queue.
- completed the coding, and tried to “run” solution on codepad.
- failed with complie errors. fixed them still some class exception.
- interviewer wrapped out as no time is left.