Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
3 questions medium leetcode
Depth First Search (DFS) pseudo code
Initialize a stack to keep track of nodes to visit
Start with the initial node and push it onto the stack
While the stack is not empty, pop a node from the stack and visit its neighbors
Push unvisited neighbors onto the stack
Repeat until all nodes are visited
BFS (Breadth First Search) algorithm pseudo code
Start by enqueueing the starting node
While the queue is not empty, dequeue a node and process it
Enqueue all adjacent nodes that have not been visited yet
Repeat until all nodes have been visited
To find the middle of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The position of the slow pointer at this point will be the middle of the linked list.
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
Coding test had medium-hard leetcode questions
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
A loop is a programming structure that repeats a set of instructions until a certain condition is met.
Loops are used to iterate over a collection of data or to repeat a set of instructions a certain number of times.
There are three types of loops in most programming languages: for, while, and do-while.
Example: for (int i = 0; i < 10; i++) { // do something }
Samsung's product struggles due to market saturation, intense competition, and shifting consumer preferences.
Market Saturation: The smartphone market is saturated, making it hard for Samsung to stand out.
Intense Competition: Brands like Apple and Xiaomi offer compelling alternatives, impacting Samsung's sales.
Consumer Preferences: A shift towards budget-friendly options has led to decreased demand for premium Samsung m...
I appeared for an interview in Aug 2017.
Top trending discussions
posted on 11 Jun 2017
I appeared for an interview before Jun 2016.
Yesterday was a productive day filled with meetings and project work.
Attended a team meeting in the morning
Worked on a project proposal in the afternoon
Had a networking event in the evening
The letters on a keyboard are placed in a specific layout called QWERTY, which was designed to prevent typewriter jams.
The QWERTY layout was developed by Christopher Sholes in 1873 for typewriters.
The layout was designed to separate commonly used letters to reduce the likelihood of jamming.
The arrangement of letters was based on the frequency of their use in the English language.
The QWERTY layout became popular and was...
An air conditioner is a device that cools and dehumidifies the air in a room or building.
Air conditioners work by removing heat and moisture from the air.
They use a refrigeration cycle to cool the air.
Air conditioners can be used for both residential and commercial purposes.
They come in different types such as window units, split systems, and central air conditioning systems.
Air conditioners improve indoor air quality ...
I applied via Campus Placement
Predicted month end target based on 35% work completed in first 10 days.
Assuming the employee works at a consistent pace throughout the month
Calculate the remaining work as 65% of the total work
Divide the remaining work by the remaining days in the month
Add the result to the 35% already completed
This gives the predicted month end target
For example, if the total work is 100 units, and 35 units are completed in the first...
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Difficulties were moderate level and most questions were repeted
I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.
based on 2 interview experiences
Difficulty level
Duration
based on 25 reviews
Rating in categories
Software Engineer
1.7k
salaries
| ₹12 L/yr - ₹22 L/yr |
Lead Engineer
687
salaries
| ₹19 L/yr - ₹33 L/yr |
Senior Software Engineer
608
salaries
| ₹16 L/yr - ₹25.2 L/yr |
Chief Engineer
424
salaries
| ₹27.1 L/yr - ₹50 L/yr |
Engineer
344
salaries
| ₹10.9 L/yr - ₹20.2 L/yr |
vivo
OPPO
LG Electronics
Bajaj Electricals