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 SDE Interview Questions and Answers

Updated 17 Dec 2024

Samsung SDE Interview Experiences

4 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

It was of 3 hours and they have their own software for this.

Round 2 - Technical 

(2 Questions)

  • Q1. They asked questions on graph trees and binary search. Also heap.
  • Q2. Questions on heaps data structure

Interview Preparation Tips

Topics to prepare for Samsung SDE interview:
  • DSA
Interview preparation tips for other job seekers - Prepare for DSA and project.

SDE Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Coding test which was difficult (Hard Leetcode)

SDE Interview Questions Asked at Other Companies

asked in Infosys
Q1. Longest Increasing Subsequence Problem Statement Given an array o ... read more
asked in Infosys
Q2. Return Subsets Sum to K Problem Statement Given an integer array ... read more
asked in Nagarro
Q3. Partition to K Equal Sum Subsets Problem Given an array of intege ... read more
asked in Nagarro
Q4. Sort a "K" Sorted Doubly Linked List Given a doubly-linked list w ... read more
asked in Nagarro
Q5. Merge k Sorted Linked Lists You are provided with 'K' sorted link ... read more

SDE Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

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

I applied via Job Portal

Round 1 - Coding Test 

2 Coding quesiton were asked based on dsa

Round 2 - Technical 

(1 Question)

  • Q1. Technical question related to dsa were asked
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join samsung?

SDE Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2022

I applied via Walk-in and was interviewed in May 2022. 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 tips
Round 2 - Coding Test 

Basic coding round with 3 CP based questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Use of namespace in c++
  • Ans. 

    Namespace in C++ is used to avoid naming conflicts and organize code.

    • Namespace allows grouping of related functions, classes, and variables.

    • It helps in avoiding naming conflicts by providing a unique identifier to each entity.

    • Namespace can be nested within another namespace.

    • Using namespace keyword, we can access the entities within a namespace.

    • Example: namespace std { class string {}; }

    • Example: using namespace std; str

  • Answered by AI
  • Q2. How would++(++i) work
  • Ans. 

    The expression would increment the value of i twice before using it in the operation.

    • The value of i would be incremented by 2 before being used in the operation.

    • This is equivalent to writing i = i + 2; followed by the operation using the new value of i.

    • For example, if i was initially 3, the expression would evaluate to 6.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - question were a bit atypical so knowledge part from basic knowledge is needed

Skills evaluated in this interview

Samsung interview questions for designations

 SDE-2

 (1)

 SDE Intern

 (1)

 SDE (Software Development Engineer)

 (1)

 Sales Executive

 (12)

 Intern

 (9)

 Engineer

 (6)

 Promoter

 (6)

 Senior Associate

 (5)

Interview questions from similar companies

SDE Interview Questions & Answers

Philips user image GYANESH ANAND

posted on 7 Apr 2024

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

I applied via Internshala

Round 1 - HR 

(1 Question)

  • Q1. Why do you want to join Philips
Round 2 - Aptitude Test 

Nlp discussion around the nlp q and ans

Interview Preparation Tips

Interview preparation tips for other job seekers - Oveall good

SDE Interview Questions & Answers

Dell user image Anonymous

posted on 8 Aug 2022

I applied via campus placement at Indian Institute of Information Technology (IIIT), Guwahati and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Cs subjects regarding OS, C, DBMS

Round 2 - Technical 

(2 Questions)

  • Q1. Implement insertion sort
  • Ans. 

    Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a time.

    • Start with the second element and compare it with the first element, swap if necessary

    • Move to the third element and compare it with the second and first element, swap if necessary

    • Continue this process until the entire array is sorted

    • Time complexity: O(n^2)

    • Example: ['banana', 'apple', 'orange', 'grape'] -> ['apple', 'banan

  • Answered by AI
  • Q2. Implement tree and code
  • Ans. 

    Implementing a tree data structure using code

    • Define a Node class with left and right child pointers

    • Implement insert, search, and delete functions

    • Traversal methods: inorder, preorder, postorder

    • Examples: binary search tree, AVL tree, red-black tree

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Dell SDE interview:
  • DBMS
  • C
  • CPP
  • OS
Interview preparation tips for other job seekers - keep strong DS keep stromg DBMS practice Coding prepare Aptitude

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Aug 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 tips
Round 2 - Technical 

(5 Questions)

  • Q1. Relative of technical
  • Q2. Opposite relative
  • Q3. Mostly important
  • Q4. My introduction
  • Q5. Realtive self questions and introduction
Round 3 - Coding Test 

Computer science and technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Any job have i provide
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is transformer.
  • Ans. 

    A transformer is an electrical device that transfers electrical energy between two or more circuits through electromagnetic induction.

    • Transformers are used to increase or decrease the voltage in electrical power transmission and distribution systems.

    • They consist of two or more coils of wire, known as windings, that are wound around a core made of magnetic material.

    • The primary winding receives electrical energy from a p...

  • Answered by AI
  • Q2. Transformer is a device which up or down the voltage without change its frequency..
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 Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude and general knowledge check

Round 3 - One-on-one 

(2 Questions)

  • Q1. Subject based questions
  • Q2. Questions on sales too

Interview Preparation Tips

Topics to prepare for Daikin Customer Service Associate interview:
  • B2B Sales
Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at D Y Patil College of Engineering, Pune and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General apt Q, similar to MBA-CAT, but of half the difficulty level

Round 2 - Technical 

(2 Questions)

  • Q1. Final year project and internship details
  • Q2. All major Mech Engg subjects Q, including SOM, Thermo, mfg

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the basics clear, be relaxed, always wear a smile on ur face no matter what

Samsung Interview FAQs

How many rounds are there in Samsung SDE interview?
Samsung interview process usually has 2-3 rounds. The most common rounds in the Samsung interview process are Coding Test, Resume Shortlist and Technical.
What are the top questions asked in Samsung SDE interview?

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

  1. how would++(++i) w...read more
  2. use of namespace in ...read more
  3. They asked questions on graph trees and binary search. Also he...read more

Tell us how to improve this page.

Samsung SDE Interview Process

based on 3 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Coding Test Round
View more

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 391 Interviews
HARMAN Interview Questions
3.8
 • 257 Interviews
OPPO Interview Questions
4.0
 • 210 Interviews
LG Electronics Interview Questions
4.0
 • 192 Interviews
Vivo Interview Questions
4.1
 • 191 Interviews
Philips Interview Questions
3.9
 • 156 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
Apple Interview Questions
4.3
 • 141 Interviews
Voltas Interview Questions
4.0
 • 126 Interviews
View all
Samsung SDE Salary
based on 20 salaries
₹10 L/yr - ₹22 L/yr
22% less than the average SDE Salary in India
View more details

Samsung SDE Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Sales Executive
1.1k salaries
unlock blur

₹1 L/yr - ₹6.9 L/yr

Assistant Manager
953 salaries
unlock blur

₹5.5 L/yr - ₹19 L/yr

Software Engineer
862 salaries
unlock blur

₹6.2 L/yr - ₹25 L/yr

Manager
537 salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Senior Engineer
477 salaries
unlock blur

₹4 L/yr - ₹17.4 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