i
Pixis
Filter interviews by
I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.
1st round online coding there are few CS question and one coding question
Machine coding round. Given a use case we have to code the solution example design a parking lot
I was interviewed in Dec 2024.
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
I applied via Cutshort
Medium DSA questions
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 Referral and was interviewed in Apr 2024. There were 5 interview rounds.
2 dsa questions of easy/medium
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.
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
They have their own coding platform. The questions are basically from tree.
Tree of space question
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
Data Scientist
15
salaries
| ₹12 L/yr - ₹37 L/yr |
Customer Success Manager
11
salaries
| ₹10 L/yr - ₹14.5 L/yr |
Product Manager
10
salaries
| ₹25 L/yr - ₹35 L/yr |
Market Research Analyst
9
salaries
| ₹5.4 L/yr - ₹11 L/yr |
Senior Software Engineer
9
salaries
| ₹25 L/yr - ₹31 L/yr |
CleverTap
MoEngage
Netcore Cloud Private Limited
Freshworks