El proceso tomó 5 días. Acudí a una entrevista en Pype
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.