J'ai postulé en ligne. J'ai passé un entretien chez Ultimate Coders (Brampton, ON) en avr. 2024
Entretien
Simple interview, begins with some questions about how one would describe computer science concepts to children, followed by a technical interview with two simple programming questions and one problem solving question.
Questions d'entretien [2]
Question 1
Describe the concept of a variable to me as if I were a fifth grader.
The FizzBuzz programming question: For each number between 1 and 15, if the number is divisible by 3, print fizz, by 5, print buzz, if both, print fizzbuzz.
https://leetcode.com/problems/fizz-buzz/description/
J'ai postulé en ligne. J'ai passé un entretien chez Ultimate Coders
Entretien
All I remember is that a few questions were asked in the beginning and then there was a test with 2 coding questions and 1 problem-solving question and that was all.