I applied through university. The process took 1 week. I interviewed at Oracle (Hyderābād) in Sept 2025
Interview
Round 1 : aptitude+coding 2 questions
Round 2-Interview many focus on dsa ,may ask sysyetm desgin,puzzles
my friend was asked about lru cache,uber system desgin,overlapping array,puzzle of cutting rod,all who went for hr around are selected
Interview questions [1]
Question 1
Round 2: Technical
Binary tree maximum path sum
Least common ancestor
Process vs threads
What is garbage collector
2 Sum
Missing element in array
Stack vs queue
N floors K eggs recursion explanation
Explained project .
Round 3 : Technical
DSA question based on bit manipulation (not a standard question)
Process vs threads
Starvation
Ageing
This round went only 25 mins for me
Round 4 : Technical
Allocate memory for 10 integer dynamically
What is segmentation fault
Segmentation combined with Operating system questions
What is constructor, what happens to class variables when default constructor is revoked
Explain binary search and derive mathematical derivation of its time complexity
Explain binary search tree and all time complexities (best, average,worst)
About project
What is special in your project
or HR round
decent amount of DSA and System design were asked, and behavioral questions. so prepare leetcode level questions and good amount knowledge in sql, java and also mostly oracle sql. overall it was good
First online assessment. Then 2 interview rounds + 1 hr round. This was during campus placement. In interviews they mainly asked about dsa, os concepts, logical questions and some system design questions also.
I applied through other source. I interviewed at Oracle (Seattle, WA)
Interview
i got a return offer from internship, and I had to do one additional technical interview because I was switching branch. He first asked me a OOP question, and then leetcode medium level question.
Interview questions [1]
Question 1
What is BST? Write a function that verifies if it is a BST.