Filter interviews by
DSA Based - Graph, Trees
Trie is a tree data structure used for efficient retrieval of key-value pairs.
Trie is also known as prefix tree.
Each node in a trie represents a single character of a key.
Trie is commonly used in autocomplete and spell checking algorithms.
Example: Inserting 'apple' and 'app' into a trie would result in a structure where 'app' is a prefix of 'apple'.
LRU (Least Recently Used) is a cache eviction policy that removes the least recently used items first.
LRU cache stores key-value pairs with a maximum capacity.
When the cache is full, the least recently used item is removed to make space for new items.
Each time a key is accessed, it is moved to the front of the cache to indicate it was recently used.
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?
XGBoost is a popular machine learning algorithm known for its speed and performance in gradient boosting.
XGBoost stands for eXtreme Gradient Boosting.
It is an implementation of gradient boosted decision trees designed for speed and performance.
XGBoost is widely used in machine learning competitions and has become a popular choice for data scientists.
It can handle missing data and is optimized for parallel processing.
XG...
Decision tree is a predictive modeling tool that uses a tree-like graph of decisions and their possible consequences.
Decision tree is a supervised learning algorithm used for classification and regression tasks.
It breaks down a dataset into smaller subsets based on different attributes.
Each internal node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome...
I applied via campus placement at Amity University and was interviewed in Jun 2023. There were 4 interview rounds.
Question related to Testing, stl, bug life cycle and types of testing
Bug life cycle is the process of a bug from identification to resolution in software testing.
Bug is identified by tester
Bug is reported in bug tracking system
Bug is assigned to developer
Developer fixes the bug
Bug is retested by tester
Bug is closed if fixed successfully
Test cases and test uses of practical scenarios involve creating scenarios to test the functionality of a system or application.
Identify the key functionalities of the system or application to be tested
Create test cases based on different scenarios such as positive, negative, boundary, and edge cases
Execute the test cases to validate the functionality of the system or application
Document the test results and report any
Different types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.
Functional testing: Testing the functionality of the software against the requirements.
Non-functional testing: Testing aspects like performance, usability, and security.
Manual testing: Testing performed manually by testers without the use of automation tools.
Autom...
Testing is crucial to ensure quality, identify defects early, and prevent issues in production.
Testing helps identify defects early in the development process.
Testing ensures that the software meets the specified requirements.
Testing helps prevent issues in production and improves overall quality.
Testing provides feedback to developers for continuous improvement.
Testing helps build confidence in the software's reliabil
Samsung Research interview questions for popular designations
1 hr 30 mins test on their personal platform
Get interview-ready with Top Samsung Research Interview Questions
It takes the professional test for coding skill test, It takes 4 hours to complete the test
I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Jun 2023. There were 3 interview rounds.
There are 2 questions on hackerearth related to graph cut edge and cut vertices and similar one .
I was interviewed before Feb 2024.
A standard aptitude test consisting of multiple-choice questions that needed to be completed within a specific time frame was administered. It has been four years, so I do not recall the details.
Samsung's coding test consists of solving a single complex question over a duration of four hours. The time complexity typically holds less significance; some questions can even be tackled with O(n^3) complexity. The emphasis is on our understanding of the problem statement and our approach to coding the solution. Since the solution tends to be quite extensive, requiring substantial code, optimization is not generally the primary focus. It is important to offer a reasonable solution. Topics such as graphs, binary search, and object-oriented programming are commonly featured in the test.
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Answering questions related to past work experience, test cases, and manual testing in an engineering interview.
Past company work process involved collaborating with team members to design and implement engineering solutions.
Roles and responsibilities included coding, testing, and debugging software, as well as participating in project meetings and providing technical support.
Test cases for a pen could include checking...
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
It was a very basic round
Leetcode medium level questions were asked.
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 97 interviews
Interview experience
based on 987 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7 L/yr - ₹22 L/yr |
Lead Engineer
635
salaries
| ₹10 L/yr - ₹39.8 L/yr |
Senior Software Engineer
535
salaries
| ₹7.8 L/yr - ₹33 L/yr |
Chief Engineer
377
salaries
| ₹14 L/yr - ₹51 L/yr |
Engineer
320
salaries
| ₹6.7 L/yr - ₹22 L/yr |
Microsoft Research
IBM Research
Intel
TCS