Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Brickeye (Mississauga, ON) en abr 2019
Entrevista
I submit my resume.
Got Em-mail in a week with offer to get a test after 1 week.
On test was 2 tasks: 15 min and 45 min.
Very nice and educated people from China.
Preguntas de entrevista [2]
Pregunta 1
1) Write method to check if there are any 2 values in an sorted Array, sum of witch equals to testing number. F.e: Arr=[1, 3, 5, 7, 12, 15].
If testing value f.e. 10 - we should get true (3 + 7)
If testing value f.e. 9 - false.
I got 15 min for that. test