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

Associate Developer

SAP Labs
upvote
share-icon
3 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: DSA, DBMS, Operating Systems, Computer Networks, Puzzles
Tip
Tip

Tip 1 : Prepare DBMS properly as asap is a database-oriented company, they might ask quite a question regarding the DBMS.
Tip 2 : Prepare DSA properly as they will be asking medium level algorithm problems, try to be more approach oriented rather than being perfect in code
Tip 3 : Also prepare the core subjects related to cs and also get through the projects that you have build till now

Application process
Where: Other
Eligibility: Above 7 CGPA in Matrix, High Study, Graduation and all
Resume Tip
Resume tip

Tip 1 : Avoid adding too many things just for the sake of attracting. They might ask questions on specific technologies/ things that you have added. Write down only those in which you are very good. 
Tip 2 : Create a simple yet attractive resume clearly pointing out you. And resume should be clean so that interviewer can see things clearly

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date19 Jan 2022
Coding problem0

15 Coding related MCQs and 2 Coding questions with medium difficulty

02
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date19 Jan 2022
Coding problem1

1. Number of GP sequence

Moderate
10m average time
90% success
0/80
Asked in companies
HSBCSAP Labs

You are given an array containing ‘N’ integers. You need to find the number of subsequences of length 3 which are in Geometric progression with common ratio ‘R’.

A geometric progression (GP), also called a geometric sequence, is a sequence of numbers that differ from each other by a common ratio. For example, the sequence 2,4,8,16,… is a geometric sequence with common ratio 2.

Note:
As the answer can be very large you need to return the answer in mod 10^9+7.
Try solving now
03
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date19 Jan 2022
Coding problem1

1. Check AP Sequence

Moderate
0/80
Asked in companies
SprinklrSAP Labs

You are given an array containing ‘N’ integers. You need to find if it’s possible to convert the given sequence into an Arithmetic Progression by rearranging the array elements, print “true” if it is possible, else print “false”.

For Example :
If ‘N’ = 5, ‘ARR’ = {2, 4, 10, 8, 6}

You can rearrange ‘ARR’ to now become {2, 4, 6, 8, 10} this is an arithmetic progression. Therefore we will print “true”.
Try solving now

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
Associate Developer
3 rounds | 6 problems
Interviewed by SAP Labs
1447 views
0 comments
0 upvotes
company logo
Associate Developer
4 rounds | 7 problems
Interviewed by SAP Labs
1620 views
0 comments
0 upvotes
company logo
Associate Developer
4 rounds | 7 problems
Interviewed by SAP Labs
1130 views
0 comments
0 upvotes
company logo
Associate Developer
5 rounds | 11 problems
Interviewed by SAP Labs
2503 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Developer
3 rounds | 5 problems
Interviewed by Oracle
1454 views
0 comments
0 upvotes