Filter interviews by
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Usual one of the samsung sw advanced quenstions
Pointers in programming languages store memory addresses of variables or objects.
Pointers take up memory to store the memory address they point to
Pointers can be used to access and manipulate data indirectly
Example: int* ptr = # // ptr stores the memory address of num
I will approach a problem by breaking it down into smaller parts and analyzing each part individually.
Identify the problem and its scope
Gather all relevant information and data
Break down the problem into smaller parts
Analyze each part individually
Develop a plan of action
Implement the plan and monitor progress
Make adjustments as necessary
I appeared for an interview before Apr 2023.
There was a coding round on cocubes. Followed by SWC exam of 3 hours containing question related to bfs,dfs dp
The median of running streams is the middle value when all values are arranged in ascending order.
To find the median of running streams, first arrange all the values in ascending order.
If the number of values is odd, the median is the middle value.
If the number of values is even, the median is the average of the two middle values.
For example, if the running stream values are 5, 8, 12, 15, 20, the median is 12.
If the ru...
To find the number of islands, we can use depth-first search (DFS) or breadth-first search (BFS) algorithms.
Use DFS or BFS to traverse the grid and mark visited islands
Count the number of times DFS or BFS is called to find the number of islands
Consider diagonal connections if applicable
Example: [['1', '1', '0', '0', '0'], ['1', '1', '0', '0', '0'], ['0', '0', '1', '0', '0'], ['0', '0', '0', '1', '1']]
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
It was 1 coding question with 10 test cases. They asked a question based on binary search. I got 3 hrs to clear that test. I went in as a campus fresher. For lateral joinees, it is a much more difficult question that you have to clear in 4hrs.
The best way to find the majority element in an array is by using the Boyer-Moore Voting Algorithm.
Initialize a candidate variable and a count variable.
Iterate through the array and for each element:
- If the count is 0, set the current element as the candidate.
- If the current element is the same as the candidate, increment the count.
- Otherwise, decrement the count.
After the iteration, the candidate will be the ...
Reverse a linked list in K groups
Iterate through the linked list in groups of size K
Reverse each group of nodes using a temporary pointer
Connect the reversed groups to form the final reversed linked list
Samsung Research interview questions for popular designations
I appeared for an interview in Jan 2022.
Round duration - 70 minutes
Round difficulty - Medium
3 Questions were there, with medium-level difficulty, those who solved all three questions only got selected for interviews.
Dr. Stephen wants to distribute chocolates fairly among K children. He has N boxes of chocolates arranged in a row, each containing a different number of chocolat...
Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell ...
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked for my introduction , then asked me to explain the project . He then asked how i developed the website from scratch i.e. he asked me about the life cycle of development of the project and some more follow up questions regarding technologies used. He then asked few questions on Operating system and OOPS and asked me to code and explain some concepts of OOPS. He then asked me one coding questions.
Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.
The first line of input is an intege...
Tip 1 : Must do Previously asked Interviews as well as Online Test Questions.
Tip 2 : Prepare OS, DBMS, OOPs, Computer Networks well.
Tip 3 : Prepare well for one project mentioned in the resume, the interviewer may ask any question related to the project, especially about the networking part of the project.
Tip 1 : Have at least one project in the resume.
Tip 2 : Must mention every skill and certificate in the resume.
Tip 3 : Must have known every strong and intermediate skill mentioned in resume.
Get interview-ready with Top Samsung Research Interview Questions
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 5 interview rounds.
4 hours online programming exam
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Graph and linked list
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
3 hrs test with 50 test cases to run
Top trending discussions
Some of the top questions asked at the Samsung Research interview -
The duration of Samsung Research interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 100 interviews
Interview experience
based on 1k reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7.3 L/yr - ₹22 L/yr |
Lead Engineer
625
salaries
| ₹10 L/yr - ₹38 L/yr |
Senior Software Engineer
531
salaries
| ₹7.9 L/yr - ₹33 L/yr |
Chief Engineer
389
salaries
| ₹14.1 L/yr - ₹60 L/yr |
Engineer
324
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Vivo
OPPO
LG Electronics
HARMAN