I applied online. The process took 2 weeks. I interviewed at Brickeye (Mississauga, ON) in Apr 2019
Interview
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.
Interview questions [2]
Question 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