I applied through college or university. The process took 1+ week. I interviewed at SAP (Vancouver, BC) in Feb 2017
Interview
Interviewed by two members of the Performance and Reliability team. Asked questions related to resume and behavioural questions. Then required to write a basic function using arrays and linked lists and how you would debugging and prepare tests.
Interview questions [1]
Question 1
Write a function that finds the sum of all values in a array using lists and linked lists. Which one is better to use? Write test cases for this function.