J'ai postulé en ligne. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Oracle en avr. 2019
Entretien
I had an initial phone interview where some general questions about my background was asked. Then some basic java related questions were asked. A graph was given and the distance/hop count was given. I was asked to return the list of nodes which are at that specific hop count away from the root node. Also how to delete a doubly linked list was asked.
Questions d'entretien [1]
Question 1
A graph was given and the distance/hop count was given. I was asked to return the list of nodes which are at that specific hop count away from the root node.