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.
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
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.