Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Oracle nel mese di lug 2019
Colloquio
Interview process is pretty straight forward. One telephonic interview followed by one manager phone round. Next is an onsite interview for 5 rounds including a lunch interview. Mostly technical with one managerial round.
A comprehensive test that covers most of the Computer Science topics including trees, dynamic programming, OS concepts like context switching and mutex, database design and principles, networking fundamentals etc. This was the screening round. Interview included 2 DSA and 1 design problem.
Had a tech screen where the interviewer asked binary tree reversal. Had to program in about 40 mins and the interviewer was friendly and gave hints during coding when I got stuck.
Domande di colloquio [1]
Domanda 1
Binary tree reversal. Leetcode: https://leetcode.com/problems/invert-binary-tree/