Filter interviews by
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
I am a Senior Engineer with 10+ years of experience in designing and implementing complex systems.
10+ years of experience in engineering
Specialize in designing and implementing complex systems
Strong problem-solving skills
Experience with various programming languages such as Java, Python, and C++
Designed and implemented a cloud-based data analytics platform for real-time monitoring of industrial equipment performance.
Led a team of 5 engineers in developing the platform from scratch
Utilized AWS services such as Lambda, S3, and DynamoDB for data storage and processing
Implemented machine learning algorithms for predictive maintenance
Integrated with existing industrial IoT devices for data collection
Achieved 20% r...
I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.
C coding questions on bitwise concepts
DSA coding concepts
The number of complete squares inscribed in a circle can be calculated using a formula based on the number of sides of the square.
The formula to calculate the number of complete squares inscribed in a circle is n*(n+1)*(2n+1)/6, where n is the number of sides of the square.
For example, if the circle has a square with 4 sides inscribed in it, the number of complete squares would be 30 (4*(4+1)*(2*4+1)/6 = 30).
1. Revere Linked List
2. Maximum water in a container
ArrayList is a resizable array implementation in Java. Appium locators include ID, name, class name, xpath, etc. UI Automator 1 and 2 are tools for testing Android apps.
ArrayList is a dynamic array that can grow or shrink in size. Example: ArrayList
Appium locators include ID, name, class name, xpath, etc. Example: driver.findElement(By.id("elementID"));
UI Automator 1 is a testing framework for...
1. What is same for you and even for PM of US?
Samsung Research interview questions for designations
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.
Coding round with medium complexity
A linked list is a data structure where each element points to the next element in the sequence.
Create a Node class with data and a reference to the next Node
Initialize a LinkedList class with a head Node
Implement methods to add, remove, search, and traverse the linked list
I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.
Online coding test. Duration was 4 hours. Only one question was given. I had implement 4 APIs. Question was related to DP.
I applied via campus placement at College of Engineering, Guindy Campus 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
I applied via Recruitment Consulltant and was interviewed in Dec 2021. There were 3 interview rounds.
Question was related to dynamic programming. There was only one question and I had solve it within 4 hours. There were 50 test cases. All test cases must pass.
Top trending discussions
Python overview and oops concept
Some of the top questions asked at the Samsung Research Senior Engineer interview -
based on 8 interviews
2 Interview rounds
based on 28 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7 L/yr - ₹22 L/yr |
Lead Engineer
636
salaries
| ₹10 L/yr - ₹38 L/yr |
Senior Software Engineer
537
salaries
| ₹7.8 L/yr - ₹29 L/yr |
Chief Engineer
387
salaries
| ₹14.5 L/yr - ₹50.9 L/yr |
Engineer
317
salaries
| ₹5.5 L/yr - ₹22 L/yr |
Microsoft Research
IBM Research
Intel
TCS