Samsung
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
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.
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
2 coding questions along with multiple choice questions
Strong number coding problem involves finding numbers whose sum of factorial of digits is equal to the number itself.
Iterate through numbers and check if sum of factorial of digits equals the number
Use a function to calculate factorial of digits
Examples: 145, 40585
I applied via Referral and was interviewed in Apr 2023. There were 2 interview rounds.
Yes, I have experience with machine learning through coursework and personal projects.
Completed coursework in machine learning algorithms
Developed a recommendation system using collaborative filtering
Utilized neural networks for image classification tasks
based on 6 interviews
3 Interview rounds
based on 28 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