J'ai postulé via une autre source. Le processus a pris 1 jour. J'ai passé un entretien chez TELUS (Burnaby, BC) en janv. 2019
Entretien
My interviewer asked me a couple of HR questions like what do you know about the company etc. Then we started the whiteboard test. First two questions were easy to do then my interviewer asked me shall we have another question? Then I said yes. The interview took about 40 minutes.
Questions d'entretien [1]
Question 1
The interviewer asked me a few questions.
First was to write a function which can print Fibonacci sequence.
The second question was to print an array in reversed order.
The third question was to use the value of an index from an integer array to find the number in the Fibonacci sequence and print it out, using reversed order for that array.