I applied through college or university. The process took 4 weeks. I interviewed at SAP in Aug 2020
Interview
The interview started with round 1 which was on the hacker rank platform. It had in total 17 questions which comprises 15MCQ and 2 coding questions. I did both the coding and completed the MCQ and was selected for round 2. Then the next round was face to face coding round on hacker rank code pair. I could not clear this round but it was a great experience.
Interview questions [1]
Question 1
Competitive Programming, Data Structures, Algorithms, Aptitude.
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 college or 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.