Filter interviews by
Be the first one to contribute and help others!
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Major questions were around problem solving, strings
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Java theory questions and system questions with 2 DSA question
System design question with api designs
Basics of electrical and Electronics
posted on 23 Oct 2024
posted on 6 Feb 2025
I was interviewed before Feb 2024.
posted on 21 Dec 2021
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
Hashmap is a data structure that stores key-value pairs and allows constant time access to values.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Hashmap operations like insertion, deletion, and lookup have an average time complexity of O(1).
posted on 18 Feb 2022
I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.
A stack is a linear data structure that follows the Last In First Out (LIFO) principle.
Implement using an array or linked list
Push operation adds element to top of stack
Pop operation removes element from top of stack
Peek operation returns top element without removing it
To find intersection of two linked lists, traverse both lists and compare each node.
Traverse both linked lists and compare each node
Use two pointers, one for each linked list
If a node is common, return the node
If both pointers reach the end, return null
based on 7 reviews
Rating in categories
Senior Process Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Tata Electronics
Intel
Qualcomm
Apar Industries