i
Meritto
Filter interviews by
I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.
Top trending discussions
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
Leecode medium level question
Leetcode Hard level Question
I applied via campus placement at National Institute of Technology,(NIT), Delhi and was interviewed before Mar 2023. There were 3 interview rounds.
Kadance algorithm and find the middle of the linklist
More on java and Python based coding questions
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
- simple basic ios questions
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
It was a campus placement with an assignment to make an app.
Interview experience
Customer Success Manager
32
salaries
| ₹7 L/yr - ₹21 L/yr |
Software Developer
30
salaries
| ₹2.4 L/yr - ₹10.5 L/yr |
Developer
26
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Associate Manager
23
salaries
| ₹9 L/yr - ₹14 L/yr |
Senior Software Developer
22
salaries
| ₹7 L/yr - ₹16 L/yr |
Paytm
upGrad
BYJU'S
Freshworks