Filter interviews by
I applied via LinkedIn and was interviewed before Sep 2021. There were 2 interview rounds.
Easy tree questions from basic DSA sheets
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Stack can be implemented using a singly linked list where each node points to the next node.
Create a Node class with data and next pointer
Create a Stack class with top pointer
Push operation: create a new node and make it the top node
Pop operation: remove the top node and make the next node the new top node
Peek operation: return the data of the top node
isEmpty operation: check if the top node is null
Implementing a linked list and its operations.
Create a Node class with data and next pointer
Create a LinkedList class with head pointer
Implement insert, delete, search, and print operations
Handle edge cases like empty list, inserting at beginning/end
Example: LinkedList ll = new LinkedList(); ll.insert(5); ll.print();
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 4 interview rounds.
Data structures & algorithms: Find the shortest path in the grid & Reverse a single linked list
Polymorphism is the ability of an object to take on many forms. Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Polymorphism allows objects to be treated as if they are of different types, depending on the context in which they are used.
Overloading allows methods to have the sa...
I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.
Samsung Research interview questions for popular designations
Get interview-ready with Top Samsung Research Interview Questions
I applied via Hirist and was interviewed in May 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.
RISC architecture has simpler instructions and fewer addressing modes, while CISC architecture has complex instructions and more addressing modes.
RISC architecture focuses on simplicity and efficiency, with a smaller instruction set and a simpler design.
CISC architecture focuses on versatility and flexibility, with a larger instruction set and a more complex design.
Examples of RISC processors include ARM and MIPS, whil...
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