Filter interviews by
I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.
Had to build a mini web application in html css and angular given some requirements.
Top trending discussions
I applied via LinkedIn and was interviewed before Sep 2022. There were 2 interview rounds.
posted on 6 Oct 2023
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
Palindrome and Pattern drawing question
I was interviewed in Dec 2024.
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Solving normal Puzzles to test aptitude.
Sample app was asked to create.
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
50
salaries
| ₹10 L/yr - ₹21 L/yr |
Senior Software Engineer
47
salaries
| ₹15 L/yr - ₹34 L/yr |
Quality Engineer
23
salaries
| ₹8.4 L/yr - ₹13.4 L/yr |
Senior Quality Engineer
10
salaries
| ₹10.8 L/yr - ₹25 L/yr |
Technical Writer
9
salaries
| ₹6.3 L/yr - ₹11.6 L/yr |
PhableCare
Mfine
Portea Medical
Practo