I had a casual online interview for 20 minutes as the first screening process. The interview was not difficult. After that, there was a coding test. It consisted of 4 algorithm problems and was to be solved within 90 minutes.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Toptal en sept 2013
Entrevista
- I applied online.
- Skype chat: general Q & A about your resume and experience.
- Schedule 3 tests in Codility (very tough).
- Technical interview, problem/algorithm
Try to use codility and get used to the environment. Practice timed bound coding. During the technical interview you'll get 25 minutes to solve one very meaty problem.
Preguntas de entrevista [1]
Pregunta 1
Q: Finish the solution so that it takes an input 'n' (integer) and returns a string that is the decimal representation of the number grouped by commas after every 3 digits.