Solicité el puesto a través de un captador. El proceso duró 3 semanas. Acudí a una entrevista en JetThoughts
Entrevista
I was invited to a technical interview. The interview was conducted with 2 developers. 3 questions were asked. The first one was about algorithm solving. The second and third were related to the Rails framework.
Preguntas de entrevista [1]
Pregunta 1
1. Permutation of the array (Return new array with shuffled values).
2. Retrieve all the users' names from the database that has an admin status on certain projects.
3. Write a controller with REST actions that use another external web service along with CRUD operations.