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

Updated 16 Sep 2021

Samsung SDE-2 Interview Experiences

1 interview found

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2021

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

The first Round was held on Hackerrank and the questions were of medium difficulty based on Data Structures and Algorithms.
The time of test was 1:00 PM and it was of 45 minutes with 2 coding questions to be solved.

  • Q1. 

    Triplets with Given Sum Problem

    Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K.

    Explanation:

    A t...

  • Q2. 

    Maximum Product Subarray Problem Statement

    Given an array of integers, determine the contiguous subarray that produces the maximum product of its elements.

    Explanation:

    A subarray can be derived from th...

Round 2 - Face to Face 

(1 Question)

Round duration - 45 minutes
Round difficulty - Easy

The face to face round was held on Google Meet where initially Interviewer asked a DS/Algo problem and then Later Manager Joined and asked about our resume projects in detail.
The time was 10:00 AM

  • Q1. 

    Maximum Sum Rectangle Problem

    Given an M x N matrix of integers ARR, your task is to identify the rectangle within the matrix that has the greatest sum of its elements.

    Input:

    The first line of input co...

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPASamsung interview preparation:Topics to prepare for the interview - Dynamic Programming, Data Science, Data Structures, OOPs, DBMS, Graph TheoryTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Prepare OS,DBMS,OOPs too
Tip 2 : Mention atleast one project or past work experience in your resume
Tip 3 : Try maintaining 8+ CGPA as sometimes shortlist is done based on CGPA

Application resume tips for other job seekers

Tip 1 : Try to Keep Resume 1 Pager
Tip 2 : Have atleast one project or past work experience mentioned
Tip 3 : Don't put false things on Resume as questions are asked in detail from Resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Some basic questions related to java like final, finally, finalize and selenium related questions like how to select drop down in selenium and playwright
  • Q2. How to take screenshot in selenium and playwright and also related to agile methodologies
Round 2 - Technical 

(2 Questions)

  • Q1. Write a test script for a given scenario in any of your suitable framework
  • Ans. 

    Write a test script for a given scenario in any suitable framework

    • Identify the scenario to be tested

    • Create test data if needed

    • Write test steps using the chosen framework

    • Execute the test script and analyze results

  • Answered by AI
  • Q2. What is test strategies and test plans
  • Ans. 

    Test strategies and test plans are essential documents that outline the approach and scope of testing activities.

    • Test strategy defines the overall testing approach, including objectives, resources, and timelines.

    • Test plan details the specific tests to be conducted, including test cases, test data, and expected results.

    • Test strategy is high-level and focuses on the big picture, while test plan is more detailed and speci...

  • Answered by AI

Skills evaluated in this interview

Sdet Interview Questions & Answers

Apple user image Anonymous

posted on 6 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Find xpath for some elements in Selenium
  • Ans. 

    XPath is a way to locate elements on a web page using their HTML structure.

    • Use Chrome DevTools to inspect elements and generate XPath

    • Avoid using absolute XPath as it can be brittle

    • Use relative XPath with unique attributes for better stability

  • Answered by AI
  • Q2. Java related questions. Why static, abstract, final etc?
  • Q3. Define the automation framework worked on.
  • Ans. 

    I have worked on a keyword-driven automation framework using Selenium and TestNG.

    • Utilized Excel sheets to store test cases and keywords

    • Implemented reusable functions for common actions like clicking, inputting text, etc.

    • Used TestNG for test case management and reporting

    • Integrated with Jenkins for continuous integration

  • Answered by AI

Skills evaluated in this interview

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

Great experience it was really smooth process

Round 2 - Coding Test 

Great Experience it was a smooth process

Round 3 - HR 

(2 Questions)

  • Q1. DSA, OS, DBMS, OOPS
  • Q2. Project, WEB DEV, Expirience
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. If you have page with 10 records and verify if a record is deleted
  • Ans. 

    To verify if a record is deleted from a page with 10 records, we can check if the record is no longer displayed.

    • Locate the record on the page

    • Verify that the record is no longer visible

    • Confirm that the total number of records displayed is now 9

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very rude and he is expecting the answers only the way he wants to. He doesnt want to know if the candidate is thinking out of box or if he/she wants to answer in a different way.
He was very rude and called me dumb for taking time to analyse his question. His name is Roopesh Shivana
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Trees linked list stacks queues etc

Round 2 - Case Study 

Lenskart boat and emcure was asked about it

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy cool intresting and luck asked on data structures and display screen was easy

Sdet Interview Questions & Answers

Apple user image Anjali Gupta

posted on 22 Sep 2024

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

(2 Questions)

  • Q1. Types of testing?
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how multiple components work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

  • Answered by AI
  • Q2. Coding problem - anagram type

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare throughly
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

It was easy - medium leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. Max in array with complexity
  • Ans. 

    Find the maximum value in an array of strings with complexity

    • Convert strings to integers before finding the maximum value

    • Use a loop to iterate through the array and compare each value to find the maximum

    • Handle edge cases such as empty array or non-numeric strings

  • Answered by AI
  • Q2. Two sum in an array
  • Ans. 

    Find two numbers in an array that add up to a specific target value.

    • Use a hashmap to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hashmap.

    • Return the indices of the two numbers that add up to the target value.

  • Answered by AI

Skills evaluated in this interview

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1) Tell me about yourself.
  • Q2. 2) 4 pillars of oops concept.
  • Ans. 

    4 pillars of OOPs: Abstraction, Encapsulation, Inheritance, Polymorphism.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together and restricting access to them.

    • Inheritance: Creating new classes from existing ones, inheriting properties and methods.

    • Polymorphism: Ability of objects to take on multiple forms or behaviors.

  • Answered by AI
  • Q3. 3) implement queue using stack
  • Ans. 

    Implement a queue using stack

    • Use two stacks, one for enqueue and one for dequeue

    • When dequeue is called, pop all elements from enqueue stack and push to dequeue stack

    • Then pop from dequeue stack to get the first element added to the queue

    • When enqueue is called, simply push the element to enqueue stack

  • Answered by AI
  • Q4. 4)Merge sort
  • Q5. 5) Dynamic programming question

Interview Preparation Tips

Interview preparation tips for other job seekers - One need to have a good knowledge of Dats structure and Algorithms

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Difficult coding question, and 30 MCQs. MCQs are mix of technical and QA Theory questions. Coding question is from dynamic programming.

Tell us how to improve this page.

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
 • 191 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-2 Salary
based on 4 salaries
₹14 L/yr - ₹30 L/yr
34% less than the average SDE-2 Salary in India
View more details
Sales Executive
1.1k salaries
unlock blur

₹1 L/yr - ₹6.5 L/yr

Assistant Manager
1k salaries
unlock blur

₹5.5 L/yr - ₹19 L/yr

Software Engineer
863 salaries
unlock blur

₹6.2 L/yr - ₹25 L/yr

Manager
527 salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Senior Engineer
478 salaries
unlock blur

₹4.3 L/yr - ₹18 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