I applied through college or university. The process took 1 day. I interviewed at Oracle (Hyderābād) in Aug 2015
Interview
It was campus recruitment. There were four rounds of interview, all of them were technical, for most part. The last interview had a few HR questions. They major areas of question will be from Java, SQL, Oracle cloud, called as OCI.
Interview questions [4]
Question 1
First round of interview.
1. Asked to write code in Java
2. A few questions about my internship and the work I did there
3. Also some basic SQL queries
Second round of interview.
1. Convert a Java object to an XML form
2. Asked about a project from my resume, a project I did in Compiler course which is to implement an interpreter
Third round.
1. To write C++ code to sort array, or something very similar
2. Two puzzles -
Fox and duck puzzle - one is in the middle of a circle and the other cant enter this circle. What is the best path for the animal in the middle to escape?
Some square cutting puzzle - I don't remember this, but I suggest going through puzzles in Indiabix or crazyforcode
Fourth round.
1. My strengths and weakness
2. To design a system to book reservations in a restaurant
3. A complex SQL query
4. Why do you want to work for Oracle
5. What Oracle products do you know about
I applied through college or university. The process took 1 day. I interviewed at Oracle (Kānpur, Uttar Pradesh) in Dec 2025
Interview
3 rounds. Round 1-dsa, sql, overall system architecture for similar system to makemyshow, sorting algos. Round-2 dsa, database designing. Round-3 all questions purely on resume. Plus, one small hr round
Interview questions [1]
Question 1
Database(tables n attributes and all) designing for automation of library.
OA round , 2 technical rounds , 1 HR round , In technical round foucys on projects and dsa . Asked meduim to difficult questions. Rounds were medium level only . It was on campus interview
They asked me one question on DSA, OOPs concept and SQL.
They asked me to write the code and then explain it.
And also had a discussion on one of the project.
Interview questions [1]
Question 1
DSA question was to rotate a matrix in clock wise and anti clock wise direction alternatively.