Le processus a pris 5 jours. J'ai passé un entretien chez Pype
Entretien
I attended three rounds of interview.
Round one was over skype and I was asked java questions.
Round two was an in person interview and I was asked only DSA questions.
Round three was a skype interview and was more focused on the design related questions.
Questions d'entretien [1]
Question 1
Java , DB and design related question but mainly on the topics that I had worked on.
DSA questions in person interview
1. Reverse linked list using recursion.
2. Find minimum common parent in the tree
3. Merge N sorted list with and without using extra space.