Upload Button Icon Add office photos

Samsung Research

Compare button icon Compare button icon Compare

Filter interviews by

Samsung Research Interview Questions, Process, and Tips

Updated 7 Feb 2025

Top Samsung Research Interview Questions and Answers

View all 70 questions

Samsung Research Interview Experiences

Popular Designations

130 interviews found

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

Questions related to Tree and stack

Round 2 - Coding Test 

Questions related to Binary search

Round 3 - Technical 

(2 Questions)

  • Q1. Java concepts
  • Q2. Graph coding ques
Round 4 - HR 

(1 Question)

  • Q1. Salary discssion

Top Samsung Research Software Engineer Interview Questions and Answers

Q1. Difference between dfs and bfs and code any one algo in trees and graphs. Two sum problem A puzzle 1/2 more coding questions mostly on basics
Add answer

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

R&D Engineer Interview Questions & Answers

user image Aditya Patil

posted on 26 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Indian Institute of Technology (IIT), Ropar

Round 1 - Coding Test 

Held on samsung's platform, it is standard

Round 2 - Technical 

(2 Questions)

  • Q1. Project based questions
  • Q2. Virtual Destructor

Interview Preparation Tips

Topics to prepare for Samsung Research R&D Engineer interview:
  • DSA
  • OOPS
  • OS

R&D Engineer Interview Questions asked at other Companies

Q1. give some ideal characteristics of opamp. what is CMRR. what is the practical significance of CMRR. why the input impedance must be large. what is impedance matching, why it has to be done. what is MPTT and its advantages. explain about D-A... read more
View answer (1)

RND Engineer Interview Questions & Answers

user image Saurabh Prabhat

posted on 22 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

One question on graph theory is given for a duration of three hours.

Round 2 - Pen paper test 

(1 Question)

  • Q1. Find minimum no of steps to reach end of array
Round 3 - Technical 

(1 Question)

  • Q1. Based on project
Round 4 - HR 

(1 Question)

  • Q1. Hr questions based on resume , family

RND Engineer Interview Questions asked at other Companies

Q1. you are to build an airline system to recommend all possible routes from city 1 to city 2, direct routes and routes with connecting other cities. and all the data you have available is if two cities are connected or not. how will you build ... read more
View answer (1)

RND Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

We were given a DSA question to solve it in 3 hr and have to complete every test case to proceed

Round 2 - Coding Test 

Again a DSA question on paper. We need to intuitively give an answer and answer algorithm cpz it's RND

Round 3 - Technical 

(1 Question)

  • Q1. Advance Data structures questions

RND Engineer Interview Questions asked at other Companies

Q1. you are to build an airline system to recommend all possible routes from city 1 to city 2, direct routes and routes with connecting other cities. and all the data you have available is if two cities are connected or not. how will you build ... read more
View answer (1)

Samsung Research interview questions for popular designations

 Software Engineer

 (31)

 Engineer

 (10)

 Senior Engineer

 (8)

 Software Developer

 (8)

 Intern

 (5)

 Software Developer Intern

 (5)

 Research Intern

 (4)

 R&D Engineer

 (3)

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

One coding question from dynamic programming

Round 2 - Technical 

(2 Questions)

  • Q1. Segment tree maximum/minimum
  • Q2. Binary lifting ancestors problem
  • Ans. 

    Binary lifting ancestors problem involves finding the k-th ancestor of a node in a binary tree efficiently.

    • Binary lifting is a technique used to find ancestors in a binary tree.

    • It involves precomputing the ancestors of each node using dynamic programming.

    • The k-th ancestor of a node can be found by repeatedly jumping up the tree in powers of 2.

    • Example: Given a binary tree with nodes 1, 2, 3, 4, 5, 6, 7, the 2nd ancestor

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why we hire you?

Skills evaluated in this interview

Research and Development Interview Questions asked at other Companies

Q1. Explain how you will place heat and light sensors in a room with glass facade on one side
View answer (7)

Get interview-ready with Top Samsung Research Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why you want to join company
  • Q2. Puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - solve previous year question of sri delhi 6 month intern and practice some puzzle. focus on topics like tree, graph,dfs,bfs,shortest path , linked list more.

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Jobs at Samsung Research

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1 question 50 test cases brute force will also work

Round 2 - Technical 

(2 Questions)

  • Q1. Object oriented Programming
  • Q2. Data structure and algorithm BFS DFS
Round 3 - HR 

(2 Questions)

  • Q1. Simple question like introduce about yourself?
  • Q2. Why you want to join ?
  • Ans. 

    I am passionate about software development and believe this company offers exciting opportunities for growth and innovation.

    • Exciting opportunities for growth and innovation

    • Passionate about software development

    • Believe in the company's mission and values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - core focus should be BFS DFS

Top Samsung Research Software Engineer Interview Questions and Answers

Q1. Difference between dfs and bfs and code any one algo in trees and graphs. Two sum problem A puzzle 1/2 more coding questions mostly on basics
Add answer

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a Senior Engineer with 10+ years of experience in designing and implementing complex systems.

    • 10+ years of experience in engineering

    • Specialize in designing and implementing complex systems

    • Strong problem-solving skills

    • Experience with various programming languages such as Java, Python, and C++

  • Answered by AI
  • Q2. Tell me about project
  • Ans. 

    Designed and implemented a cloud-based data analytics platform for real-time monitoring of industrial equipment performance.

    • Led a team of 5 engineers in developing the platform from scratch

    • Utilized AWS services such as Lambda, S3, and DynamoDB for data storage and processing

    • Implemented machine learning algorithms for predictive maintenance

    • Integrated with existing industrial IoT devices for data collection

    • Achieved 20% r...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for tough questions

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (56)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write monitor for APB protocol
  • Ans. 

    A monitor for APB protocol is a verification component that checks for protocol compliance in APB transactions.

    • Monitor should check for valid address, data, and control signals in APB transactions

    • It should detect and report any protocol violations or errors

    • Monitor should be able to track the state of the APB bus and ensure proper communication between master and slave devices

  • Answered by AI
  • Q2. Design FSM - halway with 2 detectors, accuire amout of pepole in room - only one person can pass halway each time.
  • Ans. 

    Design a finite state machine to count the number of people passing through a hallway with 2 detectors, allowing only one person at a time.

    • Create states for each detector and the hallway

    • Transition between states based on detector inputs

    • Use counters to keep track of the number of people passing through

    • Implement logic to prevent multiple people from passing simultaneously

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Samsung Research Verification Engineer interview:
  • FSMS
  • UVM

Skills evaluated in this interview

Verification Engineer Interview Questions asked at other Companies

Q1. How do you ensure no data loss happens in HW to SW communication?
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design rate limiter

Senior Staff Engineer Interview Questions asked at other Companies

Q1. Design Memory allocator for user space programs like malloc.
View answer (1)

Samsung Research Interview FAQs

How many rounds are there in Samsung Research interview?
Samsung Research interview process usually has 2-3 rounds. The most common rounds in the Samsung Research interview process are Technical, Coding Test and HR.
How to prepare for Samsung Research interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Samsung Research. The most common topics and skills that interviewers at Samsung Research expect are LTE, Python, 3Gpp, 4G and C.
What are the top questions asked in Samsung Research interview?

Some of the top questions asked at the Samsung Research interview -

  1. What's the best way to find majority element in an arr...read more
  2. You are given a thread and you are unlocked in a room.Measure the height of the...read more
  3. 1. What was past company work process and roles and responsibilities? 2. Write ...read more
How long is the Samsung Research interview process?

The duration of Samsung Research interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Samsung Research Interview Process

based on 96 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
HARMAN Interview Questions
3.7
 • 257 Interviews
Intel Interview Questions
4.2
 • 223 Interviews
IBM Research Interview Questions
4.3
 • 21 Interviews
View all

Samsung Research Reviews and Ratings

based on 979 reviews

3.2/5

Rating in categories

2.8

Skill development

3.5

Work-life balance

3.1

Salary

3.4

Job security

3.0

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 979 Reviews and Ratings
Devops Engineer

Bangalore / Bengaluru

0-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1.6k salaries
unlock blur

₹7.1 L/yr - ₹22 L/yr

Lead Engineer
637 salaries
unlock blur

₹10 L/yr - ₹39.7 L/yr

Senior Software Engineer
530 salaries
unlock blur

₹7.8 L/yr - ₹33 L/yr

Chief Engineer
373 salaries
unlock blur

₹14 L/yr - ₹51 L/yr

Engineer
317 salaries
unlock blur

₹5.5 L/yr - ₹22 L/yr

Explore more salaries
Compare Samsung Research with

Microsoft Research

4.5
Compare

IBM Research

4.3
Compare

Intel

4.2
Compare

TCS

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