Filter interviews by
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
Data structures are used to organize and store data in a way that enables efficient access and modification.
Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.
Arrays are used to store a collection of elements of the same data type.
Linked lists are used to store a collection of elements where each element points to the next element in the list.
Stacks are used to store elements in a la...
Loop in a linked list can be found using Floyd's cycle-finding algorithm.
Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.
If there is a loop in the linked list, the two pointers will eventually meet.
To detect the starting point of the loop, reset one of the pointers to the head and move both pointers at the same speed.
The point at which they meet again will be the starting p
I applied via Job Portal and was interviewed before Jan 2024. There were 2 interview rounds.
Elektrobit India interview questions for designations
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Top trending discussions
I applied via Campus Placement
90 min MCQ +coding test on hackerrank.
Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at some point, there is a cycle in the linked list.
posted on 5 Jan 2025
60 MCQ questions are there
Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.
Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.
Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.
Array list uses contiguous memor...
posted on 28 Jun 2024
I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.
About front end , html, css, reasoning,
Angular is a popular open-source front-end web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
Angular is a popular open-source web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
based on 3 interviews
1 Interview rounds
based on 9 reviews
Rating in categories
Executive Engineer
93
salaries
| ₹6.2 L/yr - ₹17.7 L/yr |
Senior Engineer
84
salaries
| ₹9.2 L/yr - ₹20.3 L/yr |
Module Lead
79
salaries
| ₹10.7 L/yr - ₹24 L/yr |
Senior Technical Specialist
41
salaries
| ₹22.5 L/yr - ₹33.3 L/yr |
Senior Software Engineer
37
salaries
| ₹10 L/yr - ₹24.8 L/yr |
Bosch
Continental
HARMAN
Tata Elxsi