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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

SAP Intern Interview Questions and Answers for Freshers

Updated 28 Nov 2024

SAP Intern Interview Experiences for Freshers

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy level DSA question

Round 2 - Technical 

(1 Question)

  • Q1. In this round interviewer is mainly focused on OOPs concepts, like, operator overloading, polymorphism, and also have a brief discussion on project.
Round 3 - Technical 

(3 Questions)

  • Q1. Interviewer asked ML questions and SQL query.
  • Q2. What is HTTP and HTTPS and their difference.
  • Ans. 

    HTTP is a protocol used for transferring data over the internet, while HTTPS is a secure version of HTTP that encrypts data.

    • HTTP stands for Hypertext Transfer Protocol and is used for transmitting data over the internet.

    • HTTPS stands for Hypertext Transfer Protocol Secure and adds a layer of security by encrypting the data being transmitted.

    • HTTPS is commonly used for secure online transactions, such as online banking or...

  • Answered by AI
  • Q3. Difference between CPU and GPU, which is good and why?
  • Ans. 

    CPU is a general-purpose processor for executing tasks sequentially, while GPU is specialized for parallel processing, making it better for graphics and AI.

    • CPU is designed for general-purpose computing tasks, executing instructions sequentially.

    • GPU is specialized for parallel processing, making it more efficient for graphics rendering and AI tasks.

    • CPU typically has fewer cores but higher clock speeds, while GPU has man...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with your project which you have mentioned in your resume.
Learn OOPs concept very well.
Practice JOINS in SQL query.

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Julius Koenning

posted on 27 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me a strength about you
  • Ans. 

    One of my strengths is my ability to adapt quickly to new situations and learn new skills efficiently.

    • Quick learner

    • Adaptable to change

    • Efficient at acquiring new skills

  • Answered by AI

Intern Interview Questions Asked at Other Companies for undefined

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two basic coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Dsa question on array and sorting

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics of oops and medium level dsa

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. There are 1 million random numbers and 1 number is missing find the missing number
  • Ans. 

    Find the missing number from 1 million random numbers.

    • Calculate the sum of all numbers from 1 to 1 million using the formula n(n+1)/2

    • Calculate the sum of all the given numbers

    • Subtract the sum of given numbers from the sum of all numbers to get the missing number

  • Answered by AI
  • Q2. Algorithm and complexities
  • Q3. Basic technical questions

Skills evaluated in this interview

Interview Preparation Tips

Skill Tips: prepare HR questions
Skills:
College Name: IIIT-Delhi

Interview Preparation Tips

Skills:
College Name: NIT Kurukshetra

I appeared for an interview in Feb 2017.

Interview Questionnaire 

4 Questions

  • Q1. Everything related to previous projects.
  • Q2. Normalization of database to BCNF
  • Ans. 

    Normalization to BCNF ensures that every non-trivial functional dependency is satisfied.

    • Identify all functional dependencies

    • Eliminate partial dependencies

    • Eliminate transitive dependencies

    • Ensure every determinant is a candidate key

  • Answered by AI
  • Q3. Difference between 'having' clause and 'where' clause in MySQL
  • Ans. 

    HAVING clause is used with GROUP BY to filter groups, WHERE clause is used to filter rows.

    • HAVING clause is used with GROUP BY clause to filter groups based on aggregate functions.

    • WHERE clause is used to filter rows based on conditions.

    • HAVING clause is used after GROUP BY clause, while WHERE clause is used before GROUP BY clause.

    • HAVING clause can use aggregate functions, while WHERE clause cannot.

    • Example: SELECT categor...

  • Answered by AI
  • Q4. DBMS queries

Interview Preparation Tips

Round: Technical Interview
Experience: It was 1-to-1 interview where I was asked about the previous projects first. They have asked everything about the project, from why we chose the technology we chose and how we implemented it.
Tips: Can't give much tips as I have not faced many interviews myself, but as far as internship interviews go, they require candidates who are willing to learn. You don't need to convince them that you know everything, as the basic understanding of the subject and willingness to learn will do just fine.

Round: Test
Duration: 20 minutes
Total Questions: 25

College Name: PDPM IIITDM, Jabalpur

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 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 - Coding Test 

Program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared fully. Read about microsoft before you go for the interview

Intern Interview Questions & Answers

Google user image Anonymous

posted on 13 Jun 2022

I applied via LinkedIn and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is your favourite google product and how would you improve it ?
  • Q2. Tell me about a time you set a goal and achieved it

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared enthusiastic and confident

Intern Interview Questions & Answers

Google user image Anonymous

posted on 13 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Variation of N meetings in a room.
  • Ans. 

    Variation of N meetings in a room

    • Consider different combinations of meetings in the room

    • Calculate the total number of possible variations

    • Take into account the order of meetings if necessary

  • Answered by AI
  • Q2. Folllw up of question 1

Skills evaluated in this interview

SAP Interview FAQs

How many rounds are there in SAP Intern interview for freshers?
SAP interview process for freshers usually has 2 rounds. The most common rounds in the SAP interview process for freshers are Coding Test, Technical and HR.
What are the top questions asked in SAP Intern interview for freshers?

Some of the top questions asked at the SAP Intern interview for freshers -

  1. Difference between CPU and GPU, which is good and w...read more
  2. What is HTTP and HTTPS and their differen...read more
  3. Insert, delete and modify a node from a doubly linked l...read more

Tell us how to improve this page.

SAP Intern Interview Process for Freshers

based on 3 interviews

Interview experience

4.3
  
Good
View more

Intern Interview Questions from Similar Companies

Google Intern Interview Questions
4.4
 • 22 Interviews
Oracle Intern Interview Questions
3.7
 • 6 Interviews
Zoho Intern Interview Questions
4.3
 • 4 Interviews
DE Shaw Intern Interview Questions
3.8
 • 4 Interviews
Adobe Intern Interview Questions
3.9
 • 3 Interviews
AVASOFT Intern Interview Questions
2.9
 • 2 Interviews
View all
SAP Intern Salary
based on 27 salaries
₹3 L/yr - ₹7.4 L/yr
30% more than the average Intern Salary in India
View more details

SAP Intern Reviews and Ratings

based on 17 reviews

3.9/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.8

Salary

3.6

Job security

4.0

Company culture

3.7

Promotions

3.7

Work satisfaction

Explore 17 Reviews and Ratings
Software Developer
1.2k salaries
unlock blur

₹8.2 L/yr - ₹33 L/yr

Developer
867 salaries
unlock blur

₹10.2 L/yr - ₹33 L/yr

Developer Associate
849 salaries
unlock blur

₹7.8 L/yr - ₹23 L/yr

Senior Developer
541 salaries
unlock blur

₹13.1 L/yr - ₹50 L/yr

Business Process Consultant
438 salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Explore more salaries
Compare SAP with

Oracle

3.7
Compare

SAS

4.3
Compare

Zoho

4.3
Compare

IBM

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview