Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2023. There were 4 interview rounds.
To detect and remove a loop in a single linked list, we can use Floyd's Cycle Detection Algorithm.
Use two pointers, slow and fast, to detect a loop in the linked list.
Move slow pointer by one step and fast pointer by two steps. If they meet at some point, there is a loop.
To remove the loop, find the start of the loop using Floyd's Algorithm and then remove the loop by breaking the link.
Cloning a linked list with random and next pointers involves creating a deep copy of the original list while maintaining the connections between nodes.
Create a mapping of original nodes to their corresponding new nodes
Iterate through the original list and create new nodes with the same values
Update the random and next pointers of the new nodes based on the mapping created
Top trending discussions
I applied via Job Fair and was interviewed in Apr 2023. There were 2 interview rounds.
Test plan and strategy are crucial for successful project delivery.
Define test objectives and scope
Identify test scenarios and cases
Determine test environment and data requirements
Establish test execution schedule and resources
Track and report test progress and results
I applied via Instahyre and was interviewed in Aug 2024. There was 1 interview round.
Question based on the array and graph. its 1 hour test on hackerrank
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Scenario based coding questions C++:
Question 1: There are two points given (A,B) and (C,D).
Can we reach to the (X,Y) position? Print all the steps required to reach (X,Y) point?
2 repetitive Steps you can perform is either go like (A, A+B) or (C+D, D).
Solution: recursive function can solve this.
I applied via Job Fair and was interviewed in Apr 2023. There were 2 interview rounds.
Test plan and strategy are crucial for successful project delivery.
Define test objectives and scope
Identify test scenarios and cases
Determine test environment and data requirements
Establish test execution schedule and resources
Track and report test progress and results
I applied via Naukri.com and was interviewed before May 2023. There were 5 interview rounds.
90 mins of coding based on DS
90 mins of coding based on Algo
Design round. Design excel
posted on 28 May 2023
I applied via LinkedIn and was interviewed before May 2022. There were 4 interview rounds.
Coding questions on Strings, Array and basic data structures followed by design discussion.
posted on 4 Jun 2021
To give a zero rejection report, we need to implement a robust quality control system and ensure adherence to it.
Establish clear quality standards and communicate them to all team members
Conduct regular quality checks at every stage of the production process
Implement corrective actions immediately when quality issues are identified
Train team members on quality control procedures and provide regular feedback
Maintain acc...
A better team can be made by fostering open communication, providing opportunities for growth, and promoting a positive work culture.
Encourage open communication and active listening
Provide opportunities for professional development and growth
Promote a positive work culture through team building activities and recognition programs
based on 1 interview
Interview experience
based on 33 reviews
Rating in categories
Bangalore / Bengaluru
3-8 Yrs
Not Disclosed
Senior Engineer
1.2k
salaries
| ₹16 L/yr - ₹50 L/yr |
Software Engineer
961
salaries
| ₹10 L/yr - ₹36 L/yr |
Engineer
884
salaries
| ₹9 L/yr - ₹30 L/yr |
Senior Software Engineer
579
salaries
| ₹13.2 L/yr - ₹49 L/yr |
Senior Leader Engineer
433
salaries
| ₹20 L/yr - ₹72 L/yr |
Nvidia
Intel
Mercedes-Benz Research and Development India
Broadcom