I applied through a recruiter. The process took 1 day. I interviewed at Intuit (Edmonton, AB) in Nov 2018
Interview
Was asked 2 technical questions. Both were around the difficulty of "Cracking the Coding Interview" questions. Asked in-depth about C++, because I demonstrated C++ knowledge. Interviewers were conversational and supportive. They expected communication and verbalized thoughts.
Interview questions [1]
Question 1
Implement a queue with only stacks.
Implement a data structure with the following methods: pick an element randomly, add an element, remove an element.
The interview is okay.
Not that hard and very practical-based. First round involved live coding. If that is cleared then we move onto behavioural and after that you get your result.
Interview questions [1]
Question 1
They asked a coding challenge involving writing an app that stores names of people with businesses and their businesses.
A applied and was sent a code challenge to complete on my own. Afterwards I did a technical interview with a company that intuit our sourced. The recording of the technical interview was sent to the intuit team.
Interview questions [1]
Question 1
I was asked to create every possible website domain given a string of them. I had to list every individual part of it “.com” and “google” and “email” as well as every compound “yahoo.email.com” from the given list