I applied through other source. The process took 2 weeks. I interviewed at SAP in Apr 2016
Interview
The interview was done via phone with a software developer. A short introduction (10-15 min) from both the interview and me and then a coding exercise on shared Google Docs for about 45min. The focus was mostly on understanding of data structures and algorithms and not the syntax or programming language of the choice. I chose Java but I could have chosen another language as well. The developer was very helpful during the exercise.
Interview questions [1]
Question 1
Implement a tree data structure and a recursive depth first search on trees.
There was one Online assessment followed by two technical rounds and a HR round. Online assessment has two easy to medium coding question. Technical Interview were focused on AI related and OS related question.
I applied through college or university. I interviewed at SAP (Bangalore Rural)
Interview
1st round was coding with easy to medium DSA questions
Then about 30 students got shortlisted to next round
2nd round was technical interview. This was oops, problem solving and data structures and project related
3rd round was managerial + HR Round
Interview questions [1]
Question 1
Two sum approach
Implement stack using queue and vice versa
GFG puzzles candle