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 23 Feb 2025

Top Samsung Research Interview Questions and Answers

View all 70 questions

Samsung Research Interview Experiences

Popular Designations

131 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Bfs dfs coding questions

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 (196)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 hr test with 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Asked dsa questions and some problem-solving
  • Q2. Priority queue question was asked

Interview Preparation Tips

Topics to prepare for Samsung Research Software Developer interview:
  • Data Structures
  • Object Oriented Programming
  • Operating Systems
Interview preparation tips for other job seekers - Brushen up your dsa and core subjects

Top Samsung Research Software Developer Interview Questions and Answers

Q1. Batch Photography Problem Alex has acquired a machine that can photocopy photos in batches of a minimum size 'K'. Given 'N' photos with resolutions represented in an integer array photos, the machine produces an error for each batch. The er... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Samsung Research Interview Questions and Answers for Freshers
illustration image

SQA Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

25-30Mins of med quants level questions

Round 2 - Technical 

(1 Question)

  • Q1. DBMS, SQL, C++, OOPS
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round for position applied
Round 4 - HR 

(1 Question)

  • Q1. Salary and work related discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn QA techniques and prepare for ISTQB certification

SQA Engineer Interview Questions asked at other Companies

Q1. How you justify customer if any bug is reproduced in production?
View answer (1)

Interview Questions & Answers

user image Pratham Jindal

posted on 30 Oct 2023

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

It was an on campus offline coding question where 1 question was given and time was 3 hours

Round 2 - Technical 

(1 Question)

  • Q1. Dijkstra Algorithm modification Projects Linked List question Disjoint set union

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Graph Properly

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)

 Senior Software Engineer

 (3)

Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Questions related to trees, graphs, and stacks.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Data structure design question
  • Q2. Time complexity of solution
  • Ans. 

    The time complexity of a solution refers to the amount of time it takes for an algorithm to run based on the input size.

    • Time complexity is typically expressed using Big O notation, which describes the worst-case scenario for how the runtime grows with respect to the input size.

    • Common time complexities include O(1) for constant time, O(log n) for logarithmic time, O(n) for linear time, O(n^2) for quadratic time, and O(2...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Flood fill implementation
  • Q2. LLD twitter
Round 4 - HR 

(1 Question)

  • Q1. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include public speaking and time management.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weaknesses: public speaking

    • Weaknesses: time management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice data structures and algorithms (DSA) and ensure you are well-versed in your projects.

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
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
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Well defined test was taken with reasoning and logical abilities in the interview

Round 2 - Technical 

(2 Questions)

  • Q1. DSA related question, tree and graphs
  • Q2. Operating System related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and put honest things on your resume

Research Intern Interview Questions asked at other Companies

Q1. Minimum no of steps needed to find the value of a nth order polynomial by making calls to a function that can compute the value of a 1st order polynomial( ax+b ). What is the answer if we can do parallel processing which allows us to call t... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

It had aptitude questions related tk dsa, dbms and os.

Round 2 - Coding Test 

There were 3 coding question with different leetcode level. (Medium, medium. Hard(

Round 3 - Technical 

(4 Questions)

  • Q1. Regarding Operating System
  • Q2. Regarding OOPS(Abstraction)
  • Q3. Bitwise related questions
  • Q4. Linked list related questions
Round 4 - Technical 

(2 Questions)

  • Q1. Questions related to computer network
  • Q2. Graph related question like bfs and dfs
Round 5 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Ans. 

    I am impressed by the company's innovative projects and collaborative work culture.

    • Impressed by innovative projects

    • Attracted to collaborative work culture

    • Excited about potential for growth and learning opportunities

  • Answered by AI
  • Q2. What is the expectations from the company?
  • Ans. 

    The company expects a Senior Software Engineer to have strong technical skills, problem-solving abilities, teamwork, and a commitment to continuous learning.

    • Strong technical skills in programming languages and software development tools

    • Ability to solve complex problems efficiently and effectively

    • Collaboration and teamwork with other team members

    • Commitment to continuous learning and staying updated with industry trends

    • E...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Samsung Research Senior Software Engineer interview:
  • Graphs
  • Operating Systems
  • DBMS

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

Normal quantitative and data analytics questions

Round 3 - Coding Test 

Implement a function to check if a given string is palindrome

Round 4 - Technical 

(1 Question)

  • Q1. Question on C++ / OOPs
Round 5 - HR 

(1 Question)

  • Q1. Why do you want to join this company ?

Top Samsung Research Software Developer Interview Questions and Answers

Q1. Batch Photography Problem Alex has acquired a machine that can photocopy photos in batches of a minimum size 'K'. Given 'N' photos with resolutions represented in an integer array photos, the machine produces an error for each batch. The er... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
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 Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What are locators in selenium
  • Ans. 

    Locators in Selenium are used to identify web elements on a web page. They are essential for interacting with elements during test automation.

    • Locators are used to find and interact with web elements on a web page.

    • Common types of locators include ID, name, class name, tag name, link text, and XPath.

    • Using the right locator strategy is crucial for stable and reliable test automation.

    • Example: driver.findElement(By.id("user

  • Answered by AI
  • Q2. Write a Java program to print 2nd largest element in an array
  • Ans. 

    Java program to find 2nd largest element in an array of strings

    • Convert array elements to integers for comparison

    • Sort the array in descending order

    • Return the element at index 1 as the 2nd largest element

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join samsung?

Skills evaluated in this interview

Performance Engineer Interview Questions asked at other Companies

Q1. Loadrunner Throughput v/s hits/sec? How do you design spike testing in loadrunner & jmeter?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Types of instruments
  • Ans. 

    Instruments used in electrical and instrumentation engineering include sensors, transmitters, controllers, and recorders.

    • Sensors: devices that detect changes in physical properties and convert them into electrical signals (e.g. temperature sensors)

    • Transmitters: devices that send signals from sensors to control systems (e.g. pressure transmitters)

    • Controllers: devices that regulate the operation of systems based on input...

  • Answered by AI
  • Q2. Types of control valve
  • Ans. 

    Control valves are used to regulate the flow of fluids in a system by varying the size of the flow passage.

    • Types of control valves include globe valves, butterfly valves, ball valves, and diaphragm valves.

    • Control valves can be classified based on their action (linear or rotary), flow characteristics (equal percentage, linear, or quick opening), and body type (single-seated, double-seated, or cage).

    • Globe valves are comm...

  • Answered by AI

Electrical & Instrumentation Engineer Interview Questions asked at other Companies

Q1. How much size of cable required for giving supply of 15 kW motor??
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

INTERVIEWS

Future First Technologies

No Interviews

INTERVIEWS

Future First Technologies

No Interviews

JOBS

Samsung Research

No Jobs

INTERVIEWS

Gartner

No Interviews

SALARIES

Deutsche Telekom Digital Labs

INTERVIEWS

Future First Technologies

No Interviews

SALARIES

Samsung Research

LIST OF COMPANIES

Deutsche Telekom Digital Labs

Overview

JOBS

Deutsche Telekom Digital Labs

No Jobs

Tell us how to improve this page.

Samsung Research Interview Process

based on 97 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
HARMAN Interview Questions
3.7
 • 260 Interviews
Intel Interview Questions
4.2
 • 214 Interviews
IBM Research Interview Questions
4.4
 • 21 Interviews
View all

Samsung Research Reviews and Ratings

based on 990 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.7

Work satisfaction

Explore 990 Reviews and Ratings
Software Engineer
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
639 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
548 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Chief Engineer
377 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
322 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Samsung Research with

Microsoft Research

4.5
Compare

IBM Research

4.4
Compare

Intel

4.2
Compare

TCS

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