Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Oracle nel mese di apr 2025
Colloquio
Stage 1: Initial Screening (HR/Recruiter),
Stage 2: First Technical Interview (Technical Staff Member)
Purpose: To evaluate your fundamental coding abilities, problem-solving skills, and understanding of core Java concepts. This interview will likely include a coding challenge focused on Strings (LeetCode Medium).
Java Core Concepts: The interviewer will likely ask questions to assess your understanding of fundamental Java principles:
Object-Oriented Programming (OOP): Encapsulation, Inheritance, Polymorphism, Abstraction. Be prepared to explain these concepts with examples.
Data Structures and Algorithms: Basic knowledge of common data structures (arrays, linked lists, hash maps, trees) and their time/space complexities. While the coding challenge focuses on strings, they might ask about the underlying data structures used to implement string operations.
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.
Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Oracle (Seattle, WA)
Colloquio
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.
Domande di colloquio [1]
Domanda 1
What is BST? Write a function that verifies if it is a BST.