Filter interviews by
Puzzles calendar age java questions
Java array string puzzle
I applied via Campus Placement and was interviewed before May 2022. There were 5 interview rounds.
1easy 1 medium question
Top trending discussions
posted on 17 Oct 2023
Online aptitude test with reasoning and java
Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms based on the context.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implemen...
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
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
111
salaries
| ₹8 L/yr - ₹21 L/yr |
Senior Software Engineer
94
salaries
| ₹11.4 L/yr - ₹28 L/yr |
Software Developer
43
salaries
| ₹7.5 L/yr - ₹16.5 L/yr |
Site Engineer
26
salaries
| ₹17 L/yr - ₹22.5 L/yr |
Sdet
19
salaries
| ₹7 L/yr - ₹11.5 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems