I applied through college or university. The process took 1 day. I interviewed at Oracle (Neu-Delhi) in Dec 2020
Interview
This was during campus placements. We had 3 rounds - 2 technical, 1 HR. The 2 technical rounds were very easy, didn't even touch on Leetcode medium questions. HR round was more of a formality.
Interview questions [1]
Question 1
A simple binary search question about inserting in an array.
I applied through college or university. I interviewed at Oracle (Bangalore Rural) in Aug 2023
Interview
The on campus recruitment process consisted of an online assessment, followed by two interviews. The online assessment had questions on verbal, quant. Then there were two more coding questions, one was a medium level leetcode question, and then other was API question.
Interview questions [1]
Question 1
1) Medium level leetcode question 2) API request question
I applied through college or university. I interviewed at Oracle (Hyderabad) in Aug 2021
Interview
I was placed in campus interview. I had 4 rounds of interviews. First was aptitude and engineering knowledge round. Second and third was coding round + systems + project discussion. And Last round was coding round.
Interview questions [1]
Question 1
In the last round I was asked to solve a sudoku first. And then make a function which takes a 9x9 array checks if it is a valid sudoku. If yes then solves and returns the 9x9 array