J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez Oracle en nov. 2014
Entretien
There were in total 3 rounds. 1st round was online test from home. 2nd round was technical interview where average questions were asked and gave me 1 DSA program(in C) to write.
3rd round was puzzles + HR. Puzzles were related to Mathematics. If your Maths is good you can give all answers like me :) .
Questions d'entretien [1]
Question 1
In a linked list, at each node there is a string. WAP in C or C++ to check if palindrome exists of the substring of each node. If it exists then store it in linked list 1 else in linked list 2.