Samsung R&D Institute interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Samsung R&D Institute
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
During my second year, I started my coding journey with inconsistent dedication. It wasn’t until the middle of my third year that I fully committed to it. I made a conscious decision to practice coding regularly, solving at least 8 to 9 coding problems every day on popular coding platforms.
Application story
I first learned about the company during a campus visit arranged through my college's Training and Placement Office (TPO) job portal. Curious to explore the opportunity, I quickly filled out the application and was excited to be shortlisted for the initial online coding round. The questions in the test were fairly simple, and I was able to solve them without much trouble. As a result, I progressed to the face-to-face technical interview, which also went smoothly. However, despite the positive experience, I was disappointed to learn that I was not selected for the final round and was ultimately rejected for the role.
Why selected/rejected for the role?
I was rejected during the hiring process because I was unable to provide an optimized solution for one of the questions asked in the interview. Despite my best efforts, I struggled to come up with an efficient and effective approach to solve the problem, which ultimately resulted in my not being selected for the position.
Preparation
Duration: 3 Months
Topics: Data Structures, OOPS, Operating System, DBMS and some aptitude
Tip
Tip

Tip 1: Focus on the quality of questions you solve, rather than just the quantity.
Tip 2: Work on some development projects as well to strengthen your resume.
Tip 3: Start as early as possible to give yourself enough time to practice and improve.

Application process
Where: Campus
Eligibility: 8 CGPA
Resume Tip
Resume tip

Tip 1: Add one or two projects to your resume.
Tip 2: Only list skills that you are confident about.

Interview rounds

01
Round
Hard
Online Coding Test
Duration180 Minutes
Interview date20 Oct 2022
Coding problem1

It was a coding round that consisted of a single question, with a time limit of three hours. The test was conducted between 3 to 4 pm and was closely supervised by the company's hiring team to ensure a fair evaluation.

1. Bursting Balloons

Moderate
40m average time
60% success
0/80
Asked in companies
Samsung ElectronicsAdobeMicrosoft

You are given an array 'ARR' of N integers. Each integer represents the height of a balloon. So, there are N balloons lined up.

Your aim is to destroy all these balloons. Now, a balloon can only be destroyed if the player shoots its head. So, to do the needful, he/ she shoots an arrow from the left to the right side of the platform, from an arbitrary height he/she chooses. The arrow moves from left to right, at a chosen height ARR[i] until it finds a balloon. The moment when an arrow touches a balloon, the balloon gets destroyed and disappears and the arrow continues its way from left to right at a height decreased by 1. Therefore, if the arrow was moving at height ARR[i], after destroying the balloon it travels at height ARR[i]-1. The player wins this game if he destroys all the balloons in minimum arrows.

You have to return the minimum arrows required to complete the task.

Try solving now
02
Round
Medium
Face to Face
Duration65 Minutes
Interview date27 Dec 2022
Coding problem2

1. System Design Question

I was asked to design Instagram.

Problem approach

Clarify the requirements and constraints of the system design problem. Identify the key components and modules required for the solution. Consider scalability and performance factors. Design a suitable data storage and database solution. Define the system architecture, carefully evaluating trade-offs and limitations.

2. Detect And Remove Cycle

Easy
10m average time
90% success
0/40
Asked in companies
WalmartOracleGoldman Sachs

You have been given a Singly Linked List of integers, determine if it forms a cycle or not. If there is a cycle, remove the cycle and return the list.

A cycle occurs when a node's ‘next’ points back to a previous node in the list.

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
SDE - 1
3 rounds | 3 problems
Interviewed by Samsung R&D Institute
0 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 7 problems
Interviewed by Samsung R&D Institute
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Samsung R&D Institute
1417 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Samsung R&D Institute
1150 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