i
Qubited
Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
Developed a web application for tracking personal fitness goals and progress.
Used React.js for front-end development
Implemented RESTful APIs for data retrieval and storage
Utilized MongoDB for database management
Yes, faced challenges with debugging complex code and integrating third-party APIs.
Debugging complex code with multiple dependencies
Integrating third-party APIs with inconsistent documentation
Resolving compatibility issues between different software components
Genral aptitude questions
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 10 Mar 2023
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
UI/UX Designer
17
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Software Engineer
10
salaries
| ₹5 L/yr - ₹6 L/yr |
UX and UI Designer
5
salaries
| ₹4 L/yr - ₹10.2 L/yr |
Test Engineer
4
salaries
| ₹4.5 L/yr - ₹4.6 L/yr |
Software Developer
3
salaries
| ₹8 L/yr - ₹9 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems