Samsung
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
3 medium level DSA questions based on Arrays, priority queue and DP
Dsa is usrd and it is bad
Trees, Graphs, 3 Questions in two hours
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Iterate through both arrays simultaneously and compare elements to add to the new array
Handle cases where one array is longer than the other
To add a node to a binary search tree (BST), compare the value of the new node with the current node and traverse left or right accordingly until a suitable spot is found.
Start at the root node
Compare the value of the new node with the current node
If the new node value is less than the current node, move to the left child node
If the new node value is greater than the current node, move to the right child node
Repeat the...
Samsung interview questions for designations
I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.
One questions, 3 hrs time
I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.
3 DSA questions are given have easy to medium difficulty.
Find missing number in array of 1 to N
Iterate through the array and keep track of the sum of all numbers
Calculate the sum of numbers from 1 to N using the formula (N * (N + 1)) / 2
Subtract the sum of array from the sum of numbers from 1 to N to find the missing number
Bias is the difference between the expected value of the model's predictions and the true values. Variance is the variability of the model's predictions for different training sets.
Bias is the underfitting of the model, where it is unable to capture the complexity of the data.
Variance is the overfitting of the model, where it is too complex and captures the noise in the data.
Bias can be reduced by increasing the comple...
Sorting techniques are algorithms used to arrange data in a specific order.
Bubble Sort
Selection Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Radix Sort
I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
based on 6 interviews
3 Interview rounds
based on 28 reviews
Rating in categories
Sales Executive
1.1k
salaries
| ₹1 L/yr - ₹6.5 L/yr |
Assistant Manager
1.1k
salaries
| ₹5.5 L/yr - ₹19.7 L/yr |
Software Engineer
887
salaries
| ₹6.6 L/yr - ₹25 L/yr |
Manager
527
salaries
| ₹10 L/yr - ₹33.5 L/yr |
Senior Engineer
473
salaries
| ₹4.3 L/yr - ₹18 L/yr |
Apple
LG Electronics
Sony
Xiaomi