Samsung
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Nov 2019. There were 3 interview rounds.
posted on 2 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
DFS and BFS are graph traversal algorithms. DFS explores as far as possible before backtracking. BFS explores level by level.
DFS stands for Depth First Search, while BFS stands for Breadth First Search.
DFS explores as far as possible along each branch before backtracking, while BFS explores level by level.
DFS uses a stack data structure, while BFS uses a queue data structure.
DFS is often used for solving problems like ...
Find all subsets of a number set with a given sum
Use a recursive approach to generate all possible subsets
For each subset, calculate the sum and check if it matches the given number
Store the subsets that satisfy the condition
My three strengths are problem-solving, attention to detail, and teamwork.
Strong problem-solving skills - able to analyze complex issues and come up with effective solutions
Attention to detail - meticulous in ensuring accuracy and quality in work
Teamwork - collaborate well with others to achieve common goals, communicate effectively
One major weakness is time management.
Prioritize tasks and create a schedule
Break down large tasks into smaller, manageable ones
Use time management tools or techniques like Pomodoro Technique
Delegate tasks when possible
Learn to say 'no' to avoid overcommitting
Regularly review and adjust the schedule
I applied via Campus Placement and was interviewed before Dec 2015. There were 5 interview rounds.
Top trending discussions
posted on 6 Jan 2018
posted on 6 Jan 2018
posted on 6 Jan 2018
I was interviewed in May 2017.
String is immutable because it ensures data integrity and allows for efficient memory management.
Immutable strings prevent accidental modification of data.
Immutable strings can be easily shared and reused, improving memory efficiency.
Immutable strings enable efficient string interning and caching.
Immutable strings support thread safety in concurrent environments.
Yes, @RequestParam has a default value if not specified.
If a @RequestParam is not provided in the request, it will use its default value.
The default value can be set using the 'defaultValue' attribute of @RequestParam annotation.
If no default value is specified, the parameter will be considered as required and an exception will be thrown if not provided.
Abstract classes are required to provide a common interface and share code among related classes.
Abstract classes allow for code reusability and promote modular design.
They provide a common interface for a group of related classes.
Abstract classes can define abstract methods that must be implemented by subclasses.
They can also provide default implementations for common methods.
Abstract classes cannot be instantiated, b
I was interviewed in Feb 2017.
posted on 3 May 2017
I was interviewed before May 2016.
I was interviewed in Mar 2017.
To make the red fishes 98%, 50 fishes have to be removed from the aquarium.
Calculate 1% of 200 fishes, which is 2 fishes.
To make the red fishes 98%, subtract 1% (2 fishes) from 99% (198 fishes).
To find the number of fishes to be removed, divide the difference by 1% (2 fishes).
Therefore, 50 fishes have to be removed to make the red fishes 98%.
Some of the top questions asked at the Samsung Software Development Engineer interview -
based on 2 reviews
Rating in categories
Sales Executive
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
959
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
871
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
526
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
481
salaries
| ₹0 L/yr - ₹0 L/yr |
Apple
LG Electronics
Sony
Xiaomi