Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Oracle (Calicut, Kerala) en ago 2012
Entrevista
first round PAC test(online test) after 1 week to pac test oracle came on cumpus
after ppt there wer written test
written test question
1 ineger stream is comming and at any time we are ask to return median of integers stream entered till now in O(1) time u can do preprocessing and u cant stored integer in array
and one hint was given think to use heap data structure
2. same uml design question
this is not elimination round after written test
they conduct 2 interview mainly based on these question u have to explain your answer and some other technical question(to some student they did not ask question related 2nd question)
and after that hr interview(only formality) technical level was ok
it was friendly and asked questions on correct dsa structure- based on greedy approach. it started off with the resume scanning and the internship experience and what has been implemented so far and why did I use the particular techstack, which went on to 2 dsa questions being asked.
Preguntas de entrevista [1]
Pregunta 1
explain the internship and tech stack used and why?
Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Oracle (Allahabad) en ago 2025
Entrevista
OA, 3 technical rounds, HR round. DSA questions were very easy, project discussion and typical JS questions were also asked. Also a puzzle was asked. A few questions from DBMS were also there
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Oracle (Hyderabad) en jul 2025
Entrevista
Its a 4 round process where it has 3 technical rounds and 1 hr round.
The first round asks you DSA questions. Second asks you DSA and grills you on your CV. You have to be perfect on your CV. 3rd round asks you hard DSA questions and a puzzle. Hr round is mostly formality one these 3 are cleared. Youll be expected to write full code on paper using pen
Preguntas de entrevista [1]
Pregunta 1
given a string how do you say if all the characters exist in it. Optimize the memory