The max rounds were almost 3 technical and one hr and each technical round was different based on the roles. The application developer role were asked DSA questions but very basic
Interview questions [1]
Question 1
Basic DSA questions and resume based questions and in the end a few puzzles
I applied through college or university. The process took 1 day. I interviewed at Oracle (Surat) in Aug 2022
Interview
Very straight forward 3 rounds of DSA with few questions on SQL Query and Java basics.
For SQL query was asked to create a simple query on given schema to retrieve data.
For Java Basics the questions were from strings.
For DSA the problems were from Two pointer, matrix, DFS and BFS algorithms.
Interview questions [1]
Question 1
Code the solution for sudoku solver, without backtracking.