3 interview processes, all of which were technical.
based on resume and problem-solving data structures and algorithms and puzzle questions.
easy to medium-level dsa questions. One can prepare and practice from gfg for both puzzles and dsa questions.
I applied through college or university. I interviewed at Oracle
Interview
It was quite tedious. it had 3 rounds of technical and one round of HR. First round consists of easy DSA questions. Second round contained DBMS related questions and DSA questions which had medium level difficulty
I applied through college or university. I interviewed at Oracle (Bengaluru) in Aug 2022
Interview
1. Round : dsa question from love babbar medium and easy ,basically from linked list and tree .
Important question is reverse the linked list .
Various sorting algorithm.
2nd round : cs concept basically from oops ,operating system, c++ basics and c also .some may be from dbms
Interview questions [1]
Question 1
Reverse the linked list by recursion and iterative both