I applied through college or university. The process took 1 day. I interviewed at Oracle (Calicut, Kerala) in Aug 2012
Interview
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.
Interview questions [1]
Question 1
explain the internship and tech stack used and why?
I applied through college or university. The process took 2 days. I interviewed at Oracle (Allahabad) in Aug 2025
Interview
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
I applied through college or university. The process took 1 day. I interviewed at Oracle (Hyderābād) in Jul 2025
Interview
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
Interview questions [1]
Question 1
given a string how do you say if all the characters exist in it. Optimize the memory