Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Oracle (Bengaluru) en dic 2008
Entrevista
Oracle came to my collage campus for hiring. The selection process consisted of 3 rounds of personal interview in technical domain and 1 personal interview in HR domain. First interview mainly consisted of puzzles and C basics. Second interview consisted of Data Structures and Algorithms (BST, Stacks, Queues, Linked Lists etc.). Third interview round was based on coding skills (how well you can code in C). They were checking syntax and coding style. Fourth and last HR interview was easy. Interviewer asked about my background after looking my resume and that's it.
Preguntas de entrevista [1]
Pregunta 1
Given a linked list. Write a C program to reverse 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.
Me postulé a través de otra fuente. Acudí a una entrevista en Oracle (Seattle, WA)
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
What is BST? Write a function that verifies if it is a BST.