Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Oracle (Atenas, , Ática) em abr. de 2022
Entrevista
The interview was fair. The interviewer was really friendly and that really helped me to manage my stress. The platform that was used for the technical interview is called codinggame and it was well built and responsive. I did not get an offer, however it was a fun experience.
Perguntas de entrevista [1]
Pergunta 1
Basic coding interview questions, like array sorting, string manipulation and recursion.
Fiz uma entrevista na empresa Oracle (Casablanca, ).
Entrevista
CV selection, then hacker rank test including multiple answer questions and a machine learning assignment plus a CP problem, then behavioral interview where you simply introduce yourself and past experiences, then technical interview
The interview was pretty normal. They asked me to explain in more details personal projects and past experience in the field. Also, they asked questions related to compilers and their applications.
Perguntas de entrevista [1]
Pergunta 1
What is a compiler? Consider you are given an expression in a high-level programming language, such as '4 * (8 + 1)'. In a compiler, this expression would typically be converted into an abstract syntax tree for further processing. Describe how you would construct an abstract syntax tree for the given expression.