I applied through college or university. The process took 1 week. I interviewed at Nuance (Montreal, QC) in Jan 2017
Interview
They gave me a 30 min test on OO programming. They then asked about my experience with Java and web services. They also wanted to know if I had experience with servlets.
Interview questions [1]
Question 1
Basic: They asked me what data structure would I use to sort a library and search for a book. I suggested using a Map. Then they asked to write code which searches the map for a book title and returns how many copies it would have. Additionally they asked me to update the map when a new book entry was added. All done on paper
Hard: They gave me a binary tree, and asked me to print out the nodes in order. Needed to use recursion.
I applied online. I interviewed at Nuance in Nov 2022
Interview
First Round: Phone screen with hr Second Round: Interview with tech leader and manager Asked about some questions about Past project experience and general behavioural questions. Also some general questions about machine learning and deep learning.
Interview questions [1]
Question 1
1. What do you do when there is a conflict in your team