Candidatei-me por meio de uma faculdade ou universidade. O processo levou 4 semanas. Fiz uma entrevista na empresa Oracle (Champaign, IL).
Entrevista
Pretty standard - on-campus interview, followed by in person interview with three engineers. Final interview with the VP of engineering. Each of the in-person interviews involved coding a solution to a given problem in about 30 minutes. The coding was done in private - that is, the interviewee was left alone to solve the problem without the interviewer being present. The problems were all very typical computer science problems. Knowledge of data structures and algorithms was the focus. There were no brain-teaser/gotcha type questions in any of the interviews. Culture fit was also, I believe, a component - questions about hobbies, etc.
Perguntas de entrevista [1]
Pergunta 1
Implement a string sorting algorithm in C without the use of any standard library calls.
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.
Candidatei-me de outra forma. Fiz uma entrevista na empresa 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.
Perguntas de entrevista [1]
Pergunta 1
What is BST? Write a function that verifies if it is a BST.