Filter interviews by
Clear (1)
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There was 1 interview round.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2017. There were 5 interview rounds.
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Data Structure related questions
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Monster and was interviewed before Mar 2020. There were 3 interview rounds.
Reverse a linked list using recursion
Create a recursive function that takes the head of the linked list as input
Base case: if the head is null or the next node is null, return the head
Recursively call the function with the next node as input
Set the next node's next pointer to the current node
Set the current node's next pointer to null
Return the new head of the reversed linked list
To find max number in linked list using stack.
Create an empty stack.
Traverse the linked list and push each element onto the stack.
Pop elements from the stack and compare with max value.
Return the max value.
I applied via LinkedIn and was interviewed before Jan 2022. There were 4 interview rounds.
Microservices are modular and scalable, while monolithic is simpler but less flexible.
Microservices allow for independent deployment and scaling of individual components
Monolithic architecture is easier to develop and test, but can become unwieldy as the application grows
Microservices can be more fault-tolerant and resilient to failures
Monolithic architecture can be more efficient for small applications with limited fu...
Microservices are small, independent services that communicate with each other, while monolithic is a single, self-contained application.
Microservices are loosely coupled and can be developed and deployed independently.
Monolithic applications are tightly coupled and require a full deployment for any changes.
Microservices allow for better scalability and fault tolerance.
Monolithic applications can be simpler to develop ...
Zero one knapsack problem is a classic optimization problem in computer science.
It involves selecting a subset of items with maximum value, subject to a weight constraint.
It is a NP-hard problem and can be solved using dynamic programming.
Examples include packing a backpack with limited weight capacity or selecting stocks for a portfolio with limited investment budget.
Indexing a dictionary for faster search
Use hash tables for constant time lookup
Consider using a trie for prefix search
Sort the keys for binary search
Use a balanced tree for range queries
based on 1 interview
Interview experience
based on 33 reviews
Rating in categories
Technical Lead
635
salaries
| ₹0 L/yr - ₹0 L/yr |
Advanced Software Engineer
455
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
421
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
395
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
263
salaries
| ₹0 L/yr - ₹0 L/yr |
Siemens
Bosch
ABB
Schneider Electric