J'ai postulé en ligne. Le processus a pris 6 semaines. J'ai passé un entretien chez Oracle en janv. 2023
Entretien
It was really long process. I applied online. A recruiter called me with initial phone call. Then the recruiting manager talked to me for about 30 min as an initial screening. Next I participated in a 1 hour coding interview. Finally I participated in 5 rounds of interview as the final round. I got a rejection letter after the final round. The whole process took almost 1.5 months.
Questions d'entretien [4]
Question 1
You have a build system where a package cannot be built before its dependencies do. Given a list of packages and the dependencies for each package, write a method that will sort these packages in the correct order so that all dependencies are built beforehand. E.g. for A -> [B, C] and C -> D, the ordering can be either B, D, C, A or D, B, C, A
2 persons are teamed up to complete n tasks. Each task is to be completed by either of the 2 persons. Both the persons have their reward points defined, where the 1st person gains reward_1[i] for completing ith task, and the 2nd person gains reward_2[i] points for completing ith task. Find the maximum combined reward points that can be gained if the first person has to complete k tasks and the 2nd person has to complete the remaining tasks.
Round 1 DSA
Asked a basic sliding window question and a few questions related to Java, like what are imaginary functions and then asked me a few questions based on my resume and then dived into technical aspects of it.
Questions d'entretien [1]
Question 1
It was something related to a sliding window, a medium-level LeetCode
J'ai postulé en ligne. J'ai passé un entretien chez Oracle
Entretien
Very slow process. Took 4 months to reply on one interview. Multiple follow up was unanswered. Four Interview round was all cleared despite that it took time to reply. Overall good experience.
J'ai passé un entretien chez Oracle (Nashville, TN)
Entretien
Interview process contained 1 phone screen and a full loop consisting of 2 coding, 1 managerial system design and 1 behavioral by bar tender
The process was fast and smooth.