Upload Button Icon Add office photos

Samsung

Compare button icon Compare button icon Compare
4.0

based on 7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Samsung Software Engineer Interview Questions, Process, and Tips for Freshers

Updated 27 Nov 2024

Top Samsung Software Engineer Interview Questions and Answers for Freshers

  • Q1. Reverse Alternate K nodes You are given a Singly Linked List of integers and a positive integer 'K'. Modify the linked list by reversing every alternate 'K' nodes of the ...read more
  • Q2. Puzzle Questions related to dependency injection, which you should use while writing test class @Autowired or create a new instance using new keyword. Also i remember the ...read more
  • Q3. What do you think is an area of improvement for you?
View all 19 questions

21 Samsung Software Engineer Interview Experiences for Freshers

49 questions found

Sort by: Popular

Software Engineer Interview Questions

user image Anonymous

posted on 14 Jan 2024

Interview experience
4
Good
Difficulty level
-
Duration
-
Result
-

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Spark, Data modelling, Docker, Airflow
  • Q2. Tell about the spark architecture and data modelling

Skills evaluated in this interview

Software Engineer Interview Questions

user image Anonymous

posted on 27 Nov 2024

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

I applied via campus placement at Jamia Millia Islamia, Delhi and was interviewed before Nov 2023.

2 Interview Rounds

1

Coding Test Round

Love babbar DSA sheet tree question

2

Technical Round (2 Questions)

  • Q1. Operation system related
  • Q2. DSA and project based

Interview Preparation Tips

Interview preparation tips for other job seekers - Good hand on optimising the code tree and graph must

Get interview-ready with top interview questions

Software Engineer Interview Questions

user image Anonymous

posted on 8 Nov 2023

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

I applied via Campus Placement and was interviewed before Nov 2022.

5 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

2 questions were asked which were easy/medium level

3

Technical Round (1 Question)

  • Q1. DSA questions of easy/medium level were asked
4

Technical Round (1 Question)

  • Q1. Questions on CN and OS. Some puzzles were also given.
5

HR Round (1 Question)

  • Q1. Questions on college projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong command on DSA.

Software Engineer Interview Questions

user image CodingNinjas

posted on 17 May 2022

I was interviewed before May 2021.

2 Interview Rounds

1

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Introduce yourself

Coding question to solve (zero matrix problem) and even explain the approach used with time complexity and try to solve it in 0(1) space and run it on any online compiler of your choice

A lot of questions were asked on Javascript concepts like object destructuring, ES6 features, Hoisting, Closures, and some output-based questions were also asked because I had mentioned JavaScript on my resume.

I was also asked SQL queries that involved joins and aggregate functions

  • Q1. Reverse Alternate K nodes You are given a Singly Linked List of integers and a positive integer 'K'. Modify the linked list by reversing every alternate...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Some questions related to my previous work experience and springboot as I have mentioned that in my skills

  • Q1. Puzzle Questions related to dependency injection, which you should use while writing test class @Autowired or create a new instance using new keyword. Also i re...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in NoidaEligibility criteriaAbove 7 CGPASamsung interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, OS, DBMS, CNTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Focus mostly on data structure and algorithms, try to solve at least 3-4 problems daily if you're a college-going student or 1-2 if you're a working professional, on various platforms like LeetCode(preferred), GFG, Interviewbit (when the interview is close, best for company-wise prep). I think 250 + DSA problems from leetcode put you in a very good position of cracking most companies interview provided most of them are medium level problems.

Tip 2 : Apart from DSA, also try to do development side by side and make some decent projects to show on your resume.

Tip 3 : Never neglect Core CS Subjects, try to finish it from some youtube channels like gate smashers or knowledge gate, also you don't have to prepare all CS subjects as most companies ask only from DBMS, OS, and CN(computer Network)

Application resume tips for other job seekers

Tip 1 : Mention only those things that you really know and have worked upon in the past
Tip 2 : Showcase your achievements like ranks in a coding contest like ICPC, Codeforces, CodeChef, etc or maybe in hackathons (this showcase that you're a really good developer to the recruiter)

Final outcome of the interviewSelected

Skills evaluated in this interview

Samsung interview questions for designations

 Senior Software Engineer

 (9)

 Software Development Engineer

 (3)

 Associate Software Engineer

 (2)

 Advanced Software Engineer

 (1)

 Software Development Engineer 1

 (1)

 Software and Hardware Engineer

 (1)

 Software Developer

 (41)

 Research Engineer, Software Engineer

 (1)

Software Engineer Interview Questions

user image Anonymous

posted on 28 Jun 2017

I was interviewed in Dec 2016.

5 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: Out of 150 students 50 resume got shortlisted.

Round: Test
Experience: Out of 150 students 50 resume got shortlisted.
Total Questions: 60

Round: Test
Experience: Normal aptitude based questions.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: Question related to coding were asked within topics like data structures.

College Name: Delhi Technological University (DCE)

Software Engineer Interview Questions

user image Shubham Srivastava

posted on 5 Feb 2016

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

Software Engineer Interview Questions

user image Sandeep B V

posted on 1 Dec 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

Software Engineer interview

user image INTERVIEW AALA

posted on 30 Nov 2021

Software Engineer Interview Questions

user image Anonymous

posted on 12 Sep 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: :14 shortlisted after apti
- There were 2 tests


Round: Technical Interview
Experience: For technical test 2 choices were given - c/c++ and Java.

- c/c++ had fairly easy questions. It also included one tree traversal, sort complexity,etc.

GSAT (Global Samsung Aptitude Test) - (50 questions, 60 mins, no -ve scoring)

- It included questions from data interpretation, logical reasoning.
- Questions were simple but lenghty and irritating.
* 14 Students were shortlisted after this round.

Round: HR Interview
Experience: Be careful about what you write in your resume. Even the technical guy read my resume line by line.
- When the HR guy asks you what do you know about Samsung, you must sound like you have done a lot of research on the Internet about the company and you are really focused.
- Be confident in technical interview and stick with your answer. They may manipulate you so that you change your correct answer.
- When they ask you to ask question, do try to ask questions. But don’t ask anything irrelevant.
- When they ask you about job location (Noida), you must convince them that you really want to go there.
- Prepare the c/c++/ds basics and you can easily crack the technical interview.

College Name: Veermata Jijabai Technological Institute, Mumbai [ VJTI ]

Skills evaluated in this interview

Software Engineer Interview Questions

user image Anonymous

posted on 3 Jul 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Two tests:1.Aptitude test for 1 hour consisting of multiple choice questions.2.Coding test for 1 hour which had 3 questions.

Round: Technical Interview
Experience: First round was a technical round for about 1 hour. The questions were based on the resume, internships, projects and courses undertaken.Students shortlisted from this round went on to the (second) HR round.

Round: HR Interview
Experience: This round involved questions pertaining to one's strengths and weaknesses. Nearly everyone who went into the HR round was given an offer. In this case, offers were given to 8 people in total, including CS and electrical students.A student's knowledge in minor was not tested in this profile.

Skill Tips: The company was looking at the ability to solve problems, to think under stress as well as intuition. Whenever I did not know the answer to any of their questions, they led me to the answer by helping me think for possible solutions to issues.
College Name: IIT MADRAS

Samsung Interview FAQs

How many rounds are there in Samsung Software Engineer interview for freshers?
Samsung interview process for freshers usually has 2-3 rounds. The most common rounds in the Samsung interview process for freshers are Technical, Coding Test and Resume Shortlist.
How to prepare for Samsung Software Engineer interview for freshers?
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 AWS, Automation, Devops, GIT and Github.
What are the top questions asked in Samsung Software Engineer interview for freshers?

Some of the top questions asked at the Samsung Software Engineer interview for freshers -

  1. What do you think is an area of improvement for y...read more
  2. Write a C program that will COMPILE and RUN to reverse a string in-pl...read more
  3. What are storage classes in C?Expl...read more
How long is the Samsung Software Engineer interview process?

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

Tell us how to improve this page.

People are getting interviews through

based on 2 Samsung interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Samsung Software Engineer Salary
based on 861 salaries
₹6.4 L/yr - ₹25 L/yr
87% more than the average Software Engineer Salary in India
View more details

Samsung Software Engineer Reviews and Ratings

based on 119 reviews

3.4/5

Rating in categories

2.9

Skill development

3.8

Work-Life balance

3.3

Salary & Benefits

3.8

Job Security

3.3

Company culture

2.7

Promotions/Appraisal

3.1

Work Satisfaction

Explore 119 Reviews and Ratings
Sales Executive
1.1k salaries
unlock blur

₹1 L/yr - ₹6.5 L/yr

Assistant Manager
1.1k salaries
unlock blur

₹5.5 L/yr - ₹19.7 L/yr

Software Engineer
861 salaries
unlock blur

₹6.3 L/yr - ₹25 L/yr

Manager
543 salaries
unlock blur

₹10.1 L/yr - ₹33 L/yr

Senior Engineer
505 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Explore more salaries
Compare Samsung with

Apple

4.3
Compare

LG Electronics

4.0
Compare

Sony

4.3
Compare

Xiaomi

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview