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 SDE (Software Development Engineer) Interview Questions and Answers

Updated 20 Jul 2022

SAP SDE (Software Development Engineer) Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What technologies did I work on and some basic questions related to it.
Round 2 - One-on-one 

(1 Question)

  • Q1. Technology-related questions and previous project-related questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. This was the manager round he asked me previous project-related questions like application architecture.
Round 4 - HR 

(1 Question)

  • Q1. Basic questions like relocation and compensation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be prepared for questions related on your previous projects and latest technologies with working POC's

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Aptitude Test 

Fully logical we want to strong in percentage and stream

Round 3 - Coding Test 

We want to strong in one coding language and also u want to strong enough in DS algo

Interview Preparation Tips

Interview preparation tips for other job seekers - This is an one of the good company where u can learn and do anything only they are see ur performance
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 9 questions were there including sql, coding ,and few mcqs
Round 3 - Technical 

(1 Question)

  • Q1. One questions based on Convex hull

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and try to add 1 or 2 good projects in resume

I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. About years of experience
  • Q2. Current role and expertise
  • Ans. 

    I am currently working as a Software Development Engineer with expertise in web development and cloud computing.

    • Proficient in programming languages like Java, Python, and JavaScript

    • Experience in developing and maintaining web applications using frameworks like React and Angular

    • Knowledge of cloud computing platforms such as AWS and Azure

    • Familiarity with database management systems like MySQL and MongoDB

    • Strong problem-so

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Java object oriented questions
  • Q2. Data structures related questions
  • Q3. Given small coding problem on duplicate string

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare leetcode problems mostly, data structures as much as possible hr was very Frank later this round she given preparation time but somehow I got rejected recently I got call again from Google recruiter saying they shortlisted based on my LinkedIn profile so keep good profile that also helps.

I was interviewed in May 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Question was related to the tree
  • Q2. Searching time of bst
  • Ans. 

    BST search time is O(log n) on average, but can be O(n) in worst case.

    • BST search time depends on the height of the tree

    • On average, height is log base 2 of n

    • Worst case is when the tree is unbalanced and height is n

    • Example: searching for a value in a balanced BST with 1024 nodes takes at most 10 comparisons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident as the interviewer was cool and help you at the point where you completely stuck.
They asked me 1 coding of question of tree and rest they put the theoretical questions related to the tree only.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Sep 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. How much salary do u except
  • Q2. What is your eduction qualification
  • Ans. 

    I have a Bachelor's degree in Computer Science.

    • Bachelor's degree in Computer Science

    • Completed courses in programming languages, algorithms, data structures, and software engineering

    • Participated in various coding competitions and hackathons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - don't lie on resume that is not an good aproche lkasdklsd jkajks

I applied via Referral and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was online technical interview round with some good java coding programs. Not as tough but as expected for a mid level experience programmer. String Arrays other
Round 2 - Technical 

(1 Question)

  • Q1. Java programming interview with some advance level programming questions BDD UI Automation Stack Algorithms String Arrays etc
Round 3 - Technical 

(1 Question)

  • Q1. Linux Java Framework level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - A bit longer process from first interview to releasing offer letter but my experience was positive

I applied via LinkedIn and was interviewed in May 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Time complexity of the program wriitten
  • Ans. 

    The time complexity of the program is O(nlogn).

    • The program has a divide and conquer algorithm.

    • The program has nested loops.

    • The program has a recursive function.

  • Answered by AI
  • Q2. Design the algorithm with less time complexity
  • Ans. 

    Design an algorithm with less time complexity.

    • Use efficient data structures like hash tables, binary trees, etc.

    • Avoid nested loops and recursion if possible.

    • Try to optimize the code by reducing redundant operations.

    • Use dynamic programming to solve complex problems.

    • Consider parallel processing for large datasets.

    • Use built-in functions and libraries instead of writing custom code.

    • Profile the code to identify bottlenecks

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very difficult only data structures and algorithms

Skills evaluated in this interview

I applied via Company Website and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Distributed systems and concurrency. Coding questions on data structures, dynamic programming. Machine learning concepts and past projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise Leetcode, ML concepts, resume projects, systems and ML design.
Round 1 - Aptitude Test 

Aptitude test was of medium level with some pseudo-code o/p questions

Round 2 - Coding Test 

Sort array based on frequency,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice as much as you can on leetcode medium

SAP Interview FAQs

How many rounds are there in SAP SDE (Software Development Engineer) interview?
SAP interview process usually has 4 rounds. The most common rounds in the SAP interview process are One-on-one Round and HR.
What are the top questions asked in SAP SDE (Software Development Engineer) interview?

Some of the top questions asked at the SAP SDE (Software Development Engineer) interview -

  1. This was the manager round he asked me previous project-related questions like ...read more
  2. Basic questions like relocation and compensati...read more

Tell us how to improve this page.

SAP SDE (Software Development Engineer) Salary
based on 7 salaries
₹10.5 L/yr - ₹29 L/yr
25% less than the average SDE (Software Development Engineer) Salary in India
View more details

SAP SDE (Software Development Engineer) Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.7

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
1k salaries
unlock blur

₹8.1 L/yr - ₹32 L/yr

Developer
855 salaries
unlock blur

₹10 L/yr - ₹34 L/yr

Developer Associate
823 salaries
unlock blur

₹6.7 L/yr - ₹20 L/yr

Senior Developer
494 salaries
unlock blur

₹13.1 L/yr - ₹48 L/yr

Business Process Consultant
392 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.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview