I applied through university. I interviewed at Oracle
Interview
It was a straightforward interview process. The test was for about 2 hours consisting of logical reasoning, english and coding. The interview questions were standard and basics of DSA were asked
Interview questions [1]
Question 1
Explain the time complexity of searching in a hashmap and why is it so?
I applied through university. I interviewed at Oracle
Interview
they start off with an OA, algorithmic hacker rank style, then reply in a few weeks to have two interviews back to back consisting of technical and behavioral for both.
Technical Round lasted for approximately an hour, asked dsa, SQL and internship experience. Asked questions on linked list and implement a stack using a linked list, and maximum element after every subsequent operation.
Interview questions [1]
Question 1
Write SQL query on 2 tables transaction and card to find the total amount of transactions performed on a card.