I applied through a recruiter. The process took 3 weeks. I interviewed at JetThoughts
Interview
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.
Interview questions [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.