Software Developer applicants have rated the interview process at Kinaxis with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 72.7% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Kinaxis as a Software Developer according to 1 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
I applied through college or university. I interviewed at Kinaxis (Waterloo, ON) in Jul 2017
Interview
Technical interview for 30 minutes over phone. The first five to seven mins are manager explaining about the company andthe role. And there are some Object Orient Programming questions and Data structure and algorithm questions. The last 5 mins are Q&A.
Interview questions [1]
Question 1
Name a significant difference between Java and C++
Technical interview for 30 minutes over phone. The hiring manager initially explained about the company, the role and their clients. They asked about previous work experience, Data structures(binary tree, linked list,etc.) , big O concepts and SQL
Interview questions [1]
Question 1
questions asked were like what is the Big O for binary search tree
I applied through an employee referral. The process took 1 week. I interviewed at Kinaxis (Ottawa, ON) in Mar 2018
Interview
1 hr Phone technical interview on C++ developer role. This is a first stage followed by practical task and onsite interview if passed. First question was about previous experience and then all technical questions. Not very clear sometimes.
Interview questions [1]
Question 1
What is hash and how key is represented? Difference between array and linked list? Then array vs vector. How do you test your code? Memory leaks - how to find?
Basic principals of OOP.
How is double type presented in memory?
Find algorithm to compare 2 lists + estimate complexity.
Write unit test for a class member function which returns the speed of a vehicle.