Candidatei-me por indicação de um funcionário. O processo levou 2 semanas. Fui entrevistado pela Shutterstock (Montreal, QC) em jun. de 2020
Entrevista
4 step interview;
- intial technical theory interview
- technical practical interview consisting of algorithmic problem to be solved in your language of choice.
- culture fit interview
- technical/culture interview with CTO
Perguntas de entrevista [1]
Pergunta 1
Given a collection of country objects, you must print out it's contents as an ascii table in the terminal. The number of rows depends on how many objects exist in the collection, and the amount and size of the columns depends on the amount and length of the properties of the objects. It's important to visualize the possible edge cases of differing values of each object given in the country collection. You have an hour to do this question.