J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez JetThoughts
Entretien
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.
Questions d'entretien [1]
Question 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.