SAP Labs interview experience Real time questions & tips from candidates to crack your interview

Developer Associate

SAP Labs
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 months
Topics: Data structures, Algorithms, SQL, Any coding language , Puzzles
Tip
Tip

Tip 1 : Answer confidently
Tip 2 : Prepare for some puzzles
Tip 3 : Explain projects perfectly

Application process
Where: Referral
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Don't put things that you don't know on the resume.
Tip 2 : Be confident

Interview rounds

01
Round
Easy
Video Call
Duration45 minutes
Interview date28 Nov 2020
Coding problem1

1. Second largest element in the array

Easy
15m average time
80% success
0/40
Asked in companies
AdobeSamsungIBM

You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the 'ARR'.

Note:
a) Duplicate elements may be present.

b) If no such element is present return -1.
Example:
Input: Given a sequence of five numbers 2, 4, 5, 6, 8.

Output:  6

Explanation:
In the given sequence of numbers, number 8 is the largest element, followed by number 6 which is the second-largest element. Hence we return number 6 which is the second-largest element in the sequence.
Problem approach

Tip 1 : Sort the array

Tip 2 : Get the last 2nd element

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date30 Nov 2020
Coding problem1

1. Puzzle

A blind man is alone on a deserted island. He has two blue pills and two red pills. He must take exactly one red pill and one blue pill or he will die. How does he do it?

03
Round
Medium
Video Call
Duration45 minutes
Interview date3 Dec 2020
Coding problem1

1. Project Related Questions

  • Tell me about your experiences with previous projects
  • On which basis did you select which language to use for the projects?
  • List some of the difficulties in making your project.
Problem approach

Tip 1 : Just know everything about your project.
Tip 2 : Don't put projects that you are not confident about.

04
Round
Easy
HR Round
Duration30 minutes
Interview date4 Dec 2020
Coding problem1

1. Basic HR Questions

  • What are your strengths and weaknesses?
  • Why do you think you can be a perfect fit for our organization?
  • What are your salary expectations?
Problem approach

Tip 1 : Stay confident
Tip 2 : Be honest

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Developer Associate
5 rounds | 8 problems
Interviewed by SAP Labs
2218 views
0 comments
0 upvotes
company logo
Developer Associate
3 rounds | 7 problems
Interviewed by SAP Labs
1193 views
0 comments
0 upvotes
company logo
Developer Associate
4 rounds | 12 problems
Interviewed by SAP Labs
1066 views
0 comments
0 upvotes
company logo
Developer Associate
1 rounds | 2 problems
Interviewed by SAP Labs
1692 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Developer Associate
3 rounds | 4 problems
Interviewed by Amdocs
0 views
0 comments
0 upvotes