OCI 店面挂经

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