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

SDE - 1

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: Data Structures, Algorithms , DBMS , OS, OOPS
Tip
Tip

Tip 1 : Practice atleast 100 medium level questions
Tip 2 : Do good projects
Tip 3 : Explain your projects well

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

Tip 1 : Mention every achievement of yours
Tip 2 : Try to keep it compact

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date20 Apr 2022
Coding problem1

online, during the day, webcam on

1. Find Number Of Islands

Moderate
34m average time
60% success
0/80
Asked in companies
WalmartShareChatAmazon

You are given a 2-dimensional array/list having N rows and M columns, which is filled with ones(1) and zeroes(0). 1 signifies land, and 0 signifies water.

A cell is said to be connected to another cell, if one cell lies immediately next to the other cell, in any of the eight directions (two vertical, two horizontal, and four diagonals).

A group of connected cells having value 1 is called an island. Your task is to find the number of such islands present in the matrix.

Problem approach

I used DFS for it. It is a standard problem.

Try solving now
02
Round
Medium
Video Call
Duration60 minutes
Interview date5 May 2022
Coding problem1

Online, through teams, 3 interviwers

1. System Design Question

You are the city administrator during covid times. You have to design a system where you have to maintain the number of hospitals and number of beds with/without oxygen. Any bed as soon as it is vacated should be given to a needy patient and no time should be wasted.

Problem approach

Tip 1 : Try to start with basics 
Tip 2 : Optimize your solution as much as you can

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
SDE - 1
3 rounds | 3 problems
Interviewed by SAP Labs
2656 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by SAP Labs
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by SAP Labs
867 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by SAP Labs
1080 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes