J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Encircle (Kitchener, ON) en mai 2018
Entretien
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.
Questions d'entretien [2]
Question 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.