J'ai postulé en ligne. J'ai passé un entretien chez Oracle en juill. 2019
Entretien
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.
Questions d'entretien [1]
Question 1
Binary tree reversal. Leetcode: https://leetcode.com/problems/invert-binary-tree/