J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Canva en août 2020
Entretien
Reached the one-hour code challenge stage. At this stage, be prepared to write production-grade code with full optimization for performance. Don't be fooled by the relaxed appearance of the engineer, which was the mistake I made.
I was under the impression that the engineer would be happy enough to see a fully working code. Once I finished the code I wasted a good amount of time (10-15 mins) chatting to him which I could have spent for refactoring and optimizing the code. In the end, you're mainly scored by your code only. Mind you, I did complete the challenge in time and had a fully working solution - it's just not refactored to his satisfaction. I wish he would have made his expectations clear from the beginning.
The book they suggested you to read isn't much of help, unless you're a beginner JS dev - don't waste too much time on that. Some interesting projects in github also didn't help. They were too complex and irrelevant for the actual simple code challenge. They may be useful for the final stage, but who knows?
Questions d'entretien [1]
Question 1
Mostly questions about promises and related stuff.
J'ai passé un entretien chez Canva (Victoria, Australia)
Entretien
Interview was good. The guys conducting the interview knows his stuff. But the interview questions weren't really good, Some are old school questions and nothing to do with the role.
Overall, the interview process is good. The interviewer gave me another chance and suggested to apply later.
The first round was ok, building a logic for a simple kids game.
Second one includes 3 interviews back to back to back and was a but harder then I expected, The position was for mid-level developer.
Questions d'entretien [1]
Question 1
Build an Algorithm to detect a win on a board game.
Three coding challenges through Hackerank. 120 mins online. You can choose the language. For Front end it is Javascript and for Backend is Java. The coding challenges are equivalent to Leetcode Medium to Hard.