Primer contacto fue por llamada, preguntas sobre con que lenguaje te sientes mas comodo, segundo contacto pruebas de conocimiento y ingles. tercer contacto prueba tecnica en hackerank, despues de el tercer contacto me hicieron 2 entrevistas mas similares a la ultima.
Interview questions [1]
Question 1
¿Qué es una interfaz en Java?
¿Cómo funciona la sobrecarga de métodos en Java?
¿Qué es una colección en Java?
1er entretien téléphonique 30 min avec Ressources Humaines sur le poste et sur profil recherche
2eme entretien sur place à Colombes 1h avec responsable ressources humaines et responsable du service
I applied through an employee referral. The process took 1 week. I interviewed at Oracle (Bengaluru) in Mar 2024
Interview
3 rounds - first two are technical, third is managerial
There are 1 to 2 days gap between interviews.
Role was full stack - TypeScript + C# + SQL
They asked questions based on the technologies they used and what you match with those tech. So for me it was C# 95% of the time and SQL.
Questions are of basic level but they ask in depth and we must be able to explain WHY we need or use something as we code.
Interview questions [1]
Question 1
Round 1:
- explain OOP concepts - write basic code and explain
- linked list - print alternate nodes using recursion
- exception handling
-- try catch
-- finally
-- exception handling abuse
- aptitude - clock time at 3:15 what is angle between hands?
- difference between struct and class
- explain multithreading concepts
-- process, threads
-- inter thread communication
Round 2: (assuming you are new to javascript and SQL)
- how to show alert in javascript
- C# -- given words in sentence, reverse each word within the sentence
- SQL -- explain any join concept
Round 3:
- non technical questions
-- tell me about yourself
-- why this role & what you expect here?
- C#
-- calculate difference between current and given date
-- using statement,
-- reference to another assembly
-- debug and release folders after compilation are for what?