I had a positive interview experience with SAP, consisting of two technical rounds and one HR round. The technical rounds focused on my project work, basics of operating systems, data structures and algorithms, and questions like merging two sorted arrays. In the HR round, I was asked why I should be chosen, allowing me to highlight my skills and strengths.
Good interview and learning opportunities are better as a fresher and you will get to learn different tech stacks and work on products. Its structured and planned for freshers and impactful for career
Interview was on campus in two stages..First stage involved basic SQL and OOPS concept...
2nd interview was leetcode easy questions and some puzzle questions. They also asked me to show my latest project as i had a really interesting project in my resume. Rest of the people were not asked to show project.
I applied through university. The process took 3 weeks. I interviewed at SAP (Calcutta) in Aug 2025
Interview
At first Coding round
Then on the same day Technical interview and HR interview.
I cleared coding round and selected for technical interview but not eligible for HR interview. Thank you.
Interview questions [1]
Question 1
1. API ----how many types of API is there
2. What is Big O?
3. 2 DSA question ----1. Prime number
2. In a array [3, 2,4,6,8,5], target=6. Sum of Which two number is showing the target, show the index of those number.