I applied through a recruiter. I interviewed at Oracle
Interview
I applied through a project manager. Had two rounds of tech interviews. There were no questions related to the past project or working experience. They started straight with technical questions and coding exercises.
Interviews are super friendly as they give lots of hints throughout the process.
Interview questions [1]
Question 1
OOP-related concepts, Java, C++ features, algorithms (graph and tree)
The interview process was smooth and well organized. Everyone was friendly and professional. The interviewer created a comfortable atmosphere, asked clear and easy-to-understand questions, and took the time to provide helpful advice and feedback at the end.
I underwent a screening interview followed by a technical first round. Later, I participated in a superday that featured both a behavioral interview and an additional technical interview as part of the selection process.
Just basic system design and leetcode mediums, Interviewer asked me about a leetcode easy, then upgraded to a leetcode medium, wanted me to implement it brute force then optimal. Then asked about sql queries and unit and integration tests.
Interview questions [1]
Question 1
House Robber Leetcode problem, dynamic programming