Upload Button Icon Add office photos

Samsung

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Samsung Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Samsung Interview Questions and Answers

View all 396 questions

Samsung Interview Experiences

Popular Designations

545 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(2 Questions)

  • Q1. What are the anticipated trends for augmented reality (AR) and virtual reality (VR) in 2024?
  • Ans. 

    Anticipated trends for AR and VR in 2024 include increased adoption in various industries, improved hardware and software capabilities, and enhanced user experiences.

    • Increased adoption of AR and VR in industries such as education, healthcare, retail, and entertainment

    • Advancements in hardware technology leading to more powerful and affordable AR/VR devices

    • Enhanced software capabilities for more immersive and interactive...

  • Answered by AI
  • Q2. What visuals would you like to change in the Meta Quest Pro?
  • Ans. 

    I would like to change the user interface design to be more intuitive and user-friendly.

    • Improve the navigation system to make it easier for users to find and access content

    • Enhance the visual hierarchy to prioritize important information and actions

    • Update the color scheme and typography for better readability and aesthetics

  • Answered by AI

Visual Designer Interview Questions asked at other Companies

Q1. what is the difference between designing a website and a mobile application?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Tell me about yourself and family background.
  • Q2. They said to write down all the B.Tech subjects and asked difference between compaction and consolidation.
  • Q3. Then sfd ,bmd, deflection related, footing subjected to load both horizontally and vertically as well as moment.
  • Q4. Difference between bearing pressure and allowable pressure?
  • Ans. 

    Bearing pressure is the actual pressure exerted on the soil by a structure, while allowable pressure is the maximum pressure the soil can safely bear.

    • Bearing pressure is the total force applied divided by the area in contact with the soil.

    • Allowable pressure is determined by soil tests and is the maximum pressure the soil can safely bear without failure.

    • If the bearing pressure exceeds the allowable pressure, it can lead...

  • Answered by AI
  • Q5. Can you draw detailing?
  • Ans. 

    Yes, I can draw detailing as part of my job as a Civil Engineer.

    • I have experience creating detailed drawings for construction projects.

    • I am proficient in using software like AutoCAD to create accurate and precise drawings.

    • I ensure that all drawings adhere to industry standards and regulations.

    • I have created detailing for projects such as building structures, bridges, and roads.

  • Answered by AI
  • Q6. Almost they asked from structural engineering.
Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why should we hire you?

Civil Engineer Interview Questions asked at other Companies

Q1. What is the curing formalities for our precast segment???
View answer (22)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. It was simple undersatanding of past expereience.
  • Q2. Legal Contracts handled
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation

Assistant Manager - Legal Interview Questions asked at other Companies

Q1. How can you handle the cases in critical situations?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Completely based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Some of the key contribution you made in current job
  • Ans. 

    Implemented data-driven strategies to optimize marketing campaigns and improve customer engagement.

    • Developed and implemented data analytics models to identify customer segments for targeted marketing campaigns

    • Analyzed customer behavior data to optimize email marketing strategies, resulting in a 20% increase in open rates

    • Utilized A/B testing to measure the effectiveness of different marketing strategies and make data-dr...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Notice period and expected salary and why you want to join Samsung Ads
  • Ans. 

    I have a 1-month notice period and my expected salary is competitive. I want to join Samsung Ads for its innovative technology and global reach.

    • Notice period: 1 month

    • Expected salary: competitive

    • Reason for joining Samsung Ads: innovative technology and global reach

  • Answered by AI

Insights and Analytics Manager Interview Questions asked at other Companies

Q1. What do you know about stat testing?
View answer (1)

Samsung interview questions for popular designations

 Software Engineer

 (49)

 Software Developer

 (36)

 Research and Development

 (14)

 Sales Executive

 (12)

 Software Developer Intern

 (12)

 Senior Software Engineer

 (9)

 Area Sales Manager

 (9)

 Intern

 (8)

Consultant Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2024

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java basic coding
Round 2 - One-on-one 

(1 Question)

  • Q1. Behavioral questions

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Get interview-ready with Top Samsung Interview Questions

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(10 Questions)

  • Q1. A scenario to create a new Android service
  • Ans. 

    Creating a new Android service

    • Define a class that extends Service class

    • Override onStartCommand() method to handle service logic

    • Register the service in AndroidManifest.xml file

  • Answered by AI
  • Q2. 2 puzzles. one was to find min no of weighs to find faulty item among 8 items and the other one was to min no of races required to find top three horses among 25 horses
  • Q3. How to manage gralloc buffers
  • Ans. 

    Managing gralloc buffers involves allocating, locking, and freeing memory for graphics rendering in Android.

    • Allocate gralloc buffer using gralloc_alloc() function

    • Lock buffer for reading or writing using gralloc_lock() function

    • Free buffer using gralloc_free() function

    • Example: gralloc_alloc(usage, width, height, format, &handle)

    • Example: gralloc_lock(handle, usage, left, top, width, height, &vaddr)

  • Answered by AI
  • Q4. What is HIDL vs AIDL
  • Ans. 

    HIDL stands for Hardware Interface Definition Language and is used for communication between HAL and framework. AIDL stands for Android Interface Definition Language and is used for inter-process communication in Android.

    • HIDL is used for communication between Hardware Abstraction Layer (HAL) and framework in Android

    • AIDL is used for inter-process communication in Android

    • HIDL is more efficient and faster than AIDL

  • Answered by AI
  • Q5. How Android buffers are passed from application to drivers.
  • Ans. 

    Android buffers are passed from application to drivers through shared memory and buffer queues.

    • Android applications communicate with drivers through the HAL (Hardware Abstraction Layer)

    • Buffers are typically passed using shared memory regions

    • Buffer queues are used to manage the flow of data between application and driver

    • Example: Camera application passing image data to camera driver for processing

  • Answered by AI
  • Q6. What happens if LINUX faces a hardware interrupt
  • Ans. 

    When LINUX faces a hardware interrupt, it stops executing the current code and jumps to a specific interrupt handler.

    • LINUX stops executing the current code and jumps to a specific interrupt handler

    • The interrupt handler processes the interrupt and resumes normal execution afterwards

    • Different hardware interrupts are handled by different interrupt handlers

  • Answered by AI
  • Q7. What is the challenge while creating multiple services in Android
  • Ans. 

    The challenge while creating multiple services in Android is managing communication between services and ensuring proper synchronization.

    • Managing communication between services can be complex and error-prone.

    • Ensuring proper synchronization between services to avoid race conditions and data inconsistencies.

    • Handling dependencies between services and coordinating their interactions.

    • Testing and debugging multiple services ...

  • Answered by AI
  • Q8. Boot up Android sequence
  • Ans. 

    The Android boot up sequence involves several stages including power on, bootloader, kernel initialization, system server startup, and app launch.

    • Power on the device

    • Bootloader loads the Android OS kernel

    • Kernel initializes the system and drivers

    • System server starts up and launches essential services

    • Apps are launched and user interface becomes accessible

  • Answered by AI
  • Q9. Describe about Permission files/SE Linux policy
  • Ans. 

    Permission files/SE Linux policy control access to resources based on rules set by administrators.

    • Permission files define who can access a file or directory and what actions they can perform.

    • SE Linux policy is a security mechanism that enforces rules on how processes interact with resources.

    • SE Linux policy is based on labels assigned to processes and resources, determining access permissions.

    • SE Linux policy can be cust...

  • Answered by AI
  • Q10. What is manifestation file and how is it used?
  • Ans. 

    A manifestation file is a configuration file used to define the properties and settings of a software application.

    • Manifestation files typically include information such as the application's name, version, dependencies, and permissions.

    • They are commonly used in software development to ensure that the application runs correctly and has access to necessary resources.

    • Examples of manifestation files include AndroidManifest....

  • Answered by AI

Skills evaluated in this interview

Top Samsung Senior Software Engineer Interview Questions and Answers

Q1. How Android buffers are passed from application to drivers.
View answer (1)

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)

Jobs at Samsung

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Course schedule 1 in leetcode
  • Q2. Snakes and ladder in leetcode
  • Ans. 

    Implement the game of Snakes and Ladders on LeetCode.

    • Use a 1D array to represent the board of the game.

    • Use a queue to perform BFS to find the shortest path to reach the end.

    • Handle the special cases of snakes and ladders by updating the position accordingly.

  • Answered by AI

Skills evaluated in this interview

Top Samsung Software Engineer Interview Questions and Answers

Q1. Reverse Alternate K Nodes Problem Statement You are given a singly linked list of integers along with a positive integer 'K'. The task is to modify the linked list by reversing every alternate 'K' nodes of the linked list. Explanation: A si... read more
View answer (1)

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to call an interface signal at sequence level in uvm?
  • Ans. 

    Interface signals can be called at sequence level in UVM using the uvm_config_db class.

    • Use uvm_config_db#(type)::set/get methods to access interface signals at sequence level

    • Register the interface signal in the configuration database before accessing it in the sequence

    • Example: uvm_config_db#(virtual interface)::set(null, "my_sequence", "my_interface", my_interface)

  • Answered by AI

Design & Verification Engineer Interview Questions asked at other Companies

Q1. 1. XOR gate 2. How you compare two 4 bit numbers only using gates. 3. How to rotate the bits and what happens if you rotate 5 times etc like that
View answer (1)

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 12 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Shine and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

10m aptitude and image questions

Round 2 - Coding Test 

50m DSA, cp CPP AND leetcode proper hard

Interview Preparation Tips

Interview preparation tips for other job seekers - na

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)

Engineer Interview Questions & Answers

user image Eshita Jain

posted on 30 Aug 2024

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

I applied via Campus Placement

Round 1 - Coding Test 

DS questions difficult level

Round 2 - Coding Test 

BFS, DFS questions with difficult level

Round 3 - HR 

(2 Questions)

  • Q1. Are you comfortable shifting to noida
  • Ans. 

    Yes, I am comfortable shifting to Noida for the job.

    • I am open to new opportunities and challenges in Noida.

    • I have researched about the location and am willing to relocate.

    • I have family or support system in Noida to help with the transition.

  • Answered by AI
  • Q2. Basic family questions

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)

Samsung Interview FAQs

How many rounds are there in Samsung interview?
Samsung interview process usually has 2-3 rounds. The most common rounds in the Samsung interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for Samsung 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. The most common topics and skills that interviewers at Samsung expect are Marketing, Sales, Hardware, Logistics and Quality.
What are the top questions asked in Samsung interview?

Some of the top questions asked at the Samsung interview -

  1. How to divide the frequency of the clock by t...read more
  2. Design a sequential circuit to detect a sequence 001001?Explain it?How can you ...read more
  3. How to divide the frequency of the clock by thr...read more
How long is the Samsung interview process?

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

Tell us how to improve this page.

Samsung Interview Process

based on 398 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 385 Interviews
HARMAN Interview Questions
3.7
 • 260 Interviews
LG Electronics Interview Questions
4.0
 • 195 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
Xiaomi Interview Questions
3.8
 • 87 Interviews
Sony Interview Questions
4.2
 • 67 Interviews
Lenovo Interview Questions
4.2
 • 38 Interviews
View all

Samsung Reviews and Ratings

based on 7.2k reviews

3.9/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.8

Salary

3.7

Job security

3.7

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 7.2k Reviews and Ratings
Zonal Sales Manager (ZSM)

Hyderabad / Secunderabad,

Bikaner

10-17 Yrs

Not Disclosed

Area Sales Manager (MX Modern Retail Division)

Ahmedabad

4-9 Yrs

₹ 15-22.5 LPA

Explore more jobs
Sales Executive
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
959 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
871 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
526 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
481 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Samsung with

Apple

4.3
Compare

LG Electronics

4.0
Compare

Sony

4.2
Compare

Xiaomi

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