I recently went through a 3-round interview process.
The first round focused on LeetCode hard-level problems, and also tested computer systems knowledge, including OS, networking, and Linux internals.
The second round involved a file processing task, where I had to write efficient code to handle and transform structured data.
The third round was a behavioral interview, centered around past projects, communication skills, and how I handle challenges.
Across all rounds, strong preparation in computer science fundamentals—data structures, algorithms, and systems—was essential.
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.
J'ai postulé via une autre source. J'ai passé un entretien chez Oracle (Seattle, WA)
Entretien
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.
Questions d'entretien [1]
Question 1
What is BST? Write a function that verifies if it is a BST.