I applied through university. The process took 2 days. I interviewed at SAP (Bangalore Rural) in Aug 2025
Interview
The interview process consisted of multiple rounds including an online assessment, technical interviews, and an HR round. The technical rounds mainly focused on data structures, algorithms, problem-solving, and system design basics. Communication skills and clarity of thought were also evaluated. Overall, it was a structured and professional process that tested both technical and behavioral skills.
Interview questions [1]
Question 1
They asked me to implement a function to detect cycles in a graph. I explained the DFS approach using recursion and visited arrays, and then coded the solution with proper edge case handling.
I applied through 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