I applied through college or university. I interviewed at SAP in Aug 2021
Interview
Round 1(Coding Test): It consisted of 2 coding questions in 45 min. According to me the first one was quite easy and the second was medium.
Round 2(Technical Round 1): It was of 50 min. First, the interviewer gave his introduction and then asked mine. After that, he asked some questions on OOPs.
Interview questions [1]
Question 1
1. Given an array and you have to print all the even numbers before all the odd numbers.
2. Given an expression consisting of power and modulo terms. Basically, you have to use the fast power modulation method to find the value of the expression.
I applied through college or university. I interviewed at SAP (Bengaluru)
Interview
First round was an Online assessment
After that
In First round of interview, they asked 3 DSA questions, binary search, Kadane's algorithm, Longest common substring without non repeating characters.
Then OOPS concepts , run time polymorphism explaination writing complete code, design patterns, SQL query.
Interview questions [1]
Question 1
In second round,
Asked to write complete code to reverse a linked list, operating system questions like deadlock ,it's prevention , bankers algorithm, tree traversal techniques.
The interview process was smooth but lengthy. The number and type of interviews were as follows:
2 Tech Interviews (DSA + system design)
1 Managerial round
1 HR round
Some people had another technical round in the end too
Oops, System design were asked .ER diagram and basic DSA questions.Mostly required Java rather than C++ or other programming languages.DBMS is also asked..Make sure you are thorough with the basics
Interview questions [1]
Question 1
OOPS,DBMS,DSA(basic) and some other basic questions