Filter interviews by
API status codes indicate the result of an API request, helping to identify success or failure of operations.
200 OK: The request was successful, and the server returned the requested data.
201 Created: The request was successful, and a new resource was created.
400 Bad Request: The server could not understand the request due to invalid syntax.
401 Unauthorized: Authentication is required, and the request has not been...
The second largest salary in a database management system (DBMS) can be found by using the ORDER BY and LIMIT clauses in a SQL query.
Use the ORDER BY clause to sort the salaries in descending order
Use the LIMIT clause to retrieve the second row in the sorted result set
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Calculate the sum of elements in an array that are closest to a given target value.
Iterate through the array and calculate the absolute difference between each element and the target value.
Keep track of the element with the smallest difference and update the sum accordingly.
Return the sum of elements closest to the target value.
Binary search on rotated array involves finding a target element in a sorted array that has been rotated.
Find the pivot point where the array is rotated
Determine which half of the array the target element lies in
Perform binary search on the appropriate half of the array
ACID is a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, Durability.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that multiple transactions can be executed concurre...
Piping at suction typically includes a strainer, isolation valve, and a suction line connected to the pump.
Includes a strainer to prevent debris from entering the pump
Isolation valve for maintenance purposes
Suction line connected to the pump for fluid intake
Spark architecture is a distributed computing system that provides high-level APIs for big data processing.
Spark architecture consists of a cluster manager, a distributed storage system, and a computing engine.
Data in Spark is represented as Resilient Distributed Datasets (RDDs) or DataFrames.
Spark supports various data models, including batch processing, streaming, machine learning, and graph processing.
Spark's a...
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
Repea...
JAVA is a versatile programming language used for developing various software applications.
JAVA is platform-independent and can run on any operating system
It is object-oriented and supports multithreading
JAVA is widely used for developing web applications, mobile applications, and enterprise software
It provides a vast library of pre-built classes and APIs for developers to use
JAVA is also used for developing games...
I have over 10 years of experience in various management roles, facing challenges such as team conflicts and budget constraints.
Managed a team of 20 employees, resolving conflicts through open communication and team-building activities
Implemented cost-saving measures to address budget constraints, resulting in a 15% reduction in expenses
Led a project to streamline processes, overcoming resistance to change by involving...
I appeared for an interview before Jul 2024, where I was asked the following questions.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Calculate the sum of elements in an array that are closest to a given target value.
Iterate through the array and calculate the absolute difference between each element and the target value.
Keep track of the element with the smallest difference and update the sum accordingly.
Return the sum of elements closest to the target value.
Easy Binary search and tree questions were asked
Binary search on rotated array involves finding a target element in a sorted array that has been rotated.
Find the pivot point where the array is rotated
Determine which half of the array the target element lies in
Perform binary search on the appropriate half of the array
ACID is a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, Durability.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that multiple transactions can be executed concurrently ...
I appeared for an interview in Apr 2025, where I was asked the following questions.
This function copies a string character by character using a for loop and concatenates them into a new string.
Use a for loop to iterate through each character of the original string.
Initialize an empty string to hold the copied characters.
Concatenate each character to the new string during each iteration.
Return the new string after the loop completes.
Example: For input 'hello', output will be 'hello'.
API status codes indicate the result of an API request, helping to identify success or failure of operations.
200 OK: The request was successful, and the server returned the requested data.
201 Created: The request was successful, and a new resource was created.
400 Bad Request: The server could not understand the request due to invalid syntax.
401 Unauthorized: Authentication is required, and the request has not been appl...
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
One question 3 hours. 10 submissions allowed. Question comes from github repository.
I appeared for an interview in Jan 2025.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Dedicated Service Executive with a passion for customer satisfaction and a proven track record in problem-solving and communication.
Over 5 years of experience in customer service roles, enhancing client relationships and ensuring satisfaction.
Skilled in conflict resolution, successfully de-escalated a situation with an unhappy customer, resulting in a positive outcome.
Proficient in using CRM software to track customer ...
I'm motivated by Samsung's innovation, commitment to quality, and the opportunity to contribute to a global leader in technology.
Samsung's reputation for innovation inspires me; I admire their cutting-edge technology like the Galaxy series.
The company's commitment to sustainability aligns with my values; I want to be part of initiatives that promote eco-friendly practices.
Working in a diverse and dynamic environment at...
3 medium level DSA questions based on Arrays, priority queue and DP
Top trending discussions
The duration of Samsung interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 35 interview experiences
Difficulty level
Duration
based on 7.7k reviews
Rating in categories
Assistant Manager
1k
salaries
| ₹9.3 L/yr - ₹15.1 L/yr |
Software Engineer
949
salaries
| ₹11.6 L/yr - ₹20 L/yr |
Sales Executive
893
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Manager
520
salaries
| ₹15.5 L/yr - ₹28.3 L/yr |
Senior Engineer
470
salaries
| ₹7.9 L/yr - ₹14.7 L/yr |
Apple
vivo
OPPO
Dell