I applied through university. The process took 2 days. I interviewed at Oracle in Aug 2023
Interview
There was an online coding assignment on Hackerrank, and after that, students were shortlisted for an interview. There were three rounds of technical discussions and 1 HR round. There were three different technical teams for every game and other HR teams.
Interview questions [1]
Question 1
The question was a mix of OS, OOPS, DSA, and CN. They also asked about my internship experience. The OS questions were fundamental, like deadlock and explaining why it occurred. The DSA question I got was about Implementing a stack using two queues. And queue using two stacks. After that, a few more basic string questions. Now, coming to CN, one team went into depth about it, while the other didn't even ask for it.
decent amount of DSA and System design were asked, and behavioral questions. so prepare leetcode level questions and good amount knowledge in sql, java and also mostly oracle sql. overall it was good
First online assessment. Then 2 interview rounds + 1 hr round. This was during campus placement. In interviews they mainly asked about dsa, os concepts, logical questions and some system design questions also.
I applied through other source. I interviewed at Oracle (Seattle, WA)
Interview
i got a return offer from internship, and I had to do one additional technical interview because I was switching branch. He first asked me a OOP question, and then leetcode medium level question.
Interview questions [1]
Question 1
What is BST? Write a function that verifies if it is a BST.