First talked about my previous experience, meanly about a project I did last semester. The recruiter generate a problem about sorting and ask me to write the code on a piece of paper and then think of testing cases to test the program. A second question is about find the first duplicated digit in an integer.
Preguntas de entrevista [1]
Pregunta 1
I was not very confident to implement a sorting algorithm, so I just write a bubble sort.