I applied through college or university. The process took 2 days. I interviewed at SAP (Bombay) in Jan 2019
Interview
1st Round: Online round on Hackerrank(2 Coding questions+MCQs)
2nd Round: Pooled Process. Asked about 100+ shortlisted candidates(from multiple colleges) to come to a far away college for two technical interviews and one HR round. The first technical interview turns out to be a pen-paper test, coding questions with an easy to average difficulty level(so most of the candidates gave the correct logic, considering they had already cleared a coding round). After this round, they simply eliminated 80% of the crowd.
The recruiters seemed to be disinterested in qualify more than 20 candidates for the f2f round. If that was the case they could have called just 20 candidates to the remote college, why call 100 people, waste their time and money, and give no opportunity for a face to face discussion!
3rd Round: Technical interview.
Interview questions [1]
Question 1
Code to print leaf nodes,
Sum of odd factors of an array of numbers.
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.