I applied through a recruiter. The process took 1+ week. I interviewed at Senstar (Toronto, ON)
Interview
Great interview process, everyone is super nice, friendly, and understanding (I got a little stressed out during the interview). 1st round recruiter, followed by 2nd round being your technical background and some quick technical questions, followed by final round, quick technical questions and algorithm design
I applied online. The process took 2 weeks. I interviewed at Senstar (Waterloo, ON)
Interview
The first one is a bunch of coding question like print asteriks in a specificed shape and implement a sorting algoritm. This is just to make sure you can write code.
If they know that you can write code and there will be second round of interview. There will be questions about the technical skills you write on your resume. There will be algorithm questions, code review questions, and technical questions related to the language based on the description of the job.
Interview questions [1]
Question 1
1.Explain how binary search works.
2.Code review question in c#
3.object oriented concepts in c# and javascript. E.g:what is the difference between struct and class
4. write sql queries
I applied online. The process took 1 day. I interviewed at Senstar (Waterloo, ON) in Feb 2019
Interview
Interview was straight forward. You go their office and write two codes on an IDE. I have signed an NDA so I cannot tell the exact questions. If things go well, they will take you to a room for a technical interview
Interview questions [3]
Question 1
Be prepared to write a code that is good for first year student like print square, triangles (filled or not filled) with a given character like *