Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by SAP Team. If you also belong to the team, you can get access from here

SAP Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 1.6k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

SAP Software Developer Interview Questions, Process, and Tips for Experienced

Updated 6 Jul 2024

Top SAP Software Developer Interview Questions and Answers for Experienced

  • Q1. Reverse Linked List Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 ...read more
  • Q2. Multilevel Inheritance Create a class GrandFather that has a parameterized constructor and a grandFatherName attribute. Create another class Father that inherits the prop ...read more
  • Q3. Find prime numbers You are given a positive integer ‘N’. Your task is to print all prime numbers less than or equal to N. Note: A prime number is a natural number that is ...read more
View all 16 questions

8 SAP Software Developer Interview Experiences for Experienced

21 questions found

Sort by: Popular

Software Developer Interview Questions

user image Vijayendra Upadhyay

posted on 1 Mar 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Why we hire you?
  • Q2. Having experience in same domain.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep your self claim.

Software Developer Interview Questions

user image Apurva Vaje

posted on 6 Jul 2024

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed before Jul 2023.

1 Interview Round

1

Coding Test Round

1 hour coding test on hackerrank, 2 questions to be solved in 45 mins , questions were mostly based on Data structures

Get interview-ready with top interview questions

Software Developer Interview Questions

user image Anonymous

posted on 13 Mar 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed before Mar 2023.

2 Interview Rounds

1

Coding Test Round

Find the cousins in binary tree

2

Technical Round (2 Questions)

  • Q1. System design specifically low level design
  • Q2. Design parking lot

Software Developer Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Apr 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

The round was an online assessment in which there were 2coding questions and the rest were the basic questions of c, c++ concept and surely it was an easy round and I would suggest you all kindly attempt those coding questions

  • Q1. Reverse Linked List Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1...read more
2

Coding Test Round (1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was the complete coding round based upon the Resume.

  • Q1. Multilevel Inheritance Create a class GrandFather that has a parameterized constructor and a grandFatherName attribute. Create another class Father that inherit...read more
3

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This was totally based upon you, they judge your confidence, Why SAP, What is SAP, and so on. Why are you choosing SAP WILP rather than doing a normal MCA or MTech degree? Remember they will going to tell you that it’s very hard and all but you have to stick over your words and should show up all your confidence.

  • Q1. Basic HR Questions

    Why should we hire you?

    Who is your role model?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Graphic Era (Deemed to be University). I applied for the job as SDE - 1 in BengaluruEligibility criteriaAbove 7 CGPASAP Labs interview preparation:Topics to prepare for the interview - OOPS, C++, DBMS, Operating system , aptitudeTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : stick to the basics 
Tip 2 : practise coding questions as much as you can
Tip 3 : prepare aptitude

Application resume tips for other job seekers

Tip 1 : keep resume short
Tip 2 : Add at least 2 good projects

Final outcome of the interviewSelected

Skills evaluated in this interview

SAP interview questions for designations

 Associate Software Developer

 (7)

 Software Developer Intern

 (4)

 Senior Software Developer

 (2)

 Developer

 (11)

 Software Engineer

 (7)

 Developer Associate

 (15)

 Senior Developer

 (7)

 Java Developer

 (3)

Software Developer Interview Questions

user image avneeshwar singh

posted on 2 Oct 2023

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 -
Result
Selected  Selected

I was interviewed before Oct 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Technical Round (2 Questions)

  • Q1. Reverse linked list
  • Q2. Remove node in linked list
3

Coding Test Round

Core java question and deep discussion

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 28 Dec 2021

I was interviewed before Dec 2020.

5 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Easy

Online test had 6 parts-psychometric test, aptitude, logical, English, computer skills and 2 coding questions. Time given to us was 90 minutes. Paper was quite lengthy and of average difficulty level. I was able to complete all the sections, but only one coding question.

  • Q1. Reverse the String You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string....read more
2

Face to Face Round (6 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Firstly the interviewer asked me to introduce myself after he introduced himself. Since i went there as experienced guy he asked me about my workings in the current company. After that,he asked some programming questions, tested my concepts of DBMS and OOPS, and some puzzles.

  • Q1. BFS in Graph You are given an undirected and disconnected graph G(V, E) having V vertices numbered from 0 to V-1 and E edges. Your task is to print its BFS trav...read more
  • Q2. Find prime numbers You are given a positive integer ‘N’. Your task is to print all prime numbers less than or equal to N. Note: A prime number is a natural numb...read more
  • Q3. DBMS Question

    What is BCNF ?

  • Q4. OOPS Question

    Difference between C and C++

  • Q5. Puzzle

    3 cuts to cut round cake into 8 equal pieces

  • Q6. Puzzle

    Calculate 45 minutes using 2 candles

3

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Again 2nd round started with an introduction from both sides. Then he started asking questions from resume itself. Working in the current company and all the projects that i have done. Few simple puzzles, OOPs concepts (with proper explanation and coding) and some database related questions(questions were easy you just need to brush up the basics). Some keywords related questions from C,C++,Java(usual questions like static ,final, abstract etc.). That was the 2nd round. Then I was called for the 3rd Round. Before 3rd round they also served tasty lunch.

  • Q1. Right View You have been given a Binary Tree of integers. Your task is to print the Right view of it. The right view of a Binary Tree is a set of nodes visible ...read more
  • Q2. Puzzle

    3 bulbs and 3 switches

  • Q3. OOPS Question

    Explain the keywords : abstract, static , final.

4

Face to Face Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

After that he asked me what I knew about SAP and there products(Please do read all about SAP and there products-not all but at least some famous products like ERP). Then he asked me one puzzle.

  • Q1. Puzzle

    2 Eggs 100 floors

5

Face to Face Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

The round started with our Introduction to each other. After that interviewer asked me whether I do online shopping or not. I said yes then he asked me to design the online shopping portal using ER-Diagram . Then he asked me to create all the tables and populate it with data. Later on he asked me to normalize it. After all of this he asked me some simple puzzles and current salary and notice period. That was the 4th round.
After that I was asked to attend the final round and before 5th round they served snacks and tea to all of us.

  • Q1. DBMS Question

    Design an ER diagram for Online Shopping portal.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPASAP Labs interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer interview

user image Jh Softech

posted on 27 Feb 2022

Software Developer interview

user image Sanjog Sah

posted on 27 Feb 2022

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Nov 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Embedded systems questions
2

HR Round (1 Question)

  • Q1. Salary expectations
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Apr 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Logical questions and framework questions

3

Technical Round (4 Questions)

  • Q1. Core java spring boot
  • Q2. Sql queries questions and framework
  • Q3. Hibernate questions and framework
  • Q4. Spring boot interview questions

SAP Interview FAQs

How many rounds are there in SAP Software Developer interview for experienced candidates?
SAP interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the SAP interview process for experienced candidates are Coding Test, Technical and Resume Shortlist.
How to prepare for SAP Software Developer interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at SAP. The most common topics and skills that interviewers at SAP expect are Javascript, Scrum, ERP, SAP and SAP ERP.
What are the top questions asked in SAP Software Developer interview for experienced candidates?

Some of the top questions asked at the SAP Software Developer interview for experienced candidates -

  1. remove node in linked l...read more
  2. design parking ...read more
  3. Given a 10 digit number, sort the individual digits of the numb...read more
How long is the SAP Software Developer interview process?

The duration of SAP Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at SAP Software Developer for Experienced

based on 3 interviews in last 1 year

Interview experience

4.7
  
Excellent

People are getting interviews through

based on 2 SAP interviews
Referral
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
SAP Software Developer Salary
based on 1.1k salaries
₹9 L/yr - ₹32.8 L/yr
154% more than the average Software Developer Salary in India
View more details

SAP Software Developer Reviews and Ratings

based on 179 reviews

4.2/5

Rating in categories

3.8

Skill development

4.5

Work-Life balance

3.3

Salary & Benefits

4.5

Job Security

4.4

Company culture

3.4

Promotions/Appraisal

3.8

Work Satisfaction

Explore 179 Reviews and Ratings
Software Developer
1.1k salaries
unlock blur

₹9 L/yr - ₹32.8 L/yr

Developer
881 salaries
unlock blur

₹10 L/yr - ₹34 L/yr

Developer Associate
880 salaries
unlock blur

₹6.2 L/yr - ₹24 L/yr

Senior Developer
498 salaries
unlock blur

₹13.1 L/yr - ₹46 L/yr

Business Process Consultant
393 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Explore more salaries
Compare SAP with

Oracle

3.7
Compare

SAS

4.4
Compare

Zoho

4.3
Compare

IBM

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview