Me postulé a través de un reclutador. El proceso tomó más de 1 semana. Acudí a una entrevista en Encircle (Kitchener, ON) en may 2018
Entrevista
Initial meeting with the CTO who explained the company and culture to make sure it was the right fit.
On another date I had back to back 1 hour technical interviews with the cofounders of the company. One focused on backend programming and database, while the other focused on front end problems. In both interviews I had to write code from scratch to solve a series of issues using whatever language and tech I wanted. I was also allowed to search things on the internet. It was meant to reflect every day working tasks.
Preguntas de entrevista [2]
Pregunta 1
Create a request system that’s able to queue requests and cache results.
Create a bank transaction system similar to an ATM where you can deposit and withdraw funds. This required setting up a database and handling failed requests.