I applied through university. The process took 4 days. I interviewed at Oracle in Mar 2016
Interview
There were two interviews in the same day. The first interviewer didn't put attention to my thinking process. The second one did put attention and was very kind, but the questions of this second interviewer were more difficult
Interview questions [2]
Question 1
Given an arithmetic expression, how would you display it using a binary tree.
Followup : print the tree in a way so that it yields the given expression with parenthesis
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.