Filter interviews by
posted on 9 Apr 2023
Online Aptitude Test of 60 minutes duration which could indeed be difficult to crack!
I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. 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 Recruitment Consulltant and was interviewed before Aug 2021. There were 3 interview rounds.
Array tasks on given platform
posted on 26 Oct 2022
I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.
Simple aptitude questions, quantitative and qualitative questions
1 medium coding question. Preferably write in Java. Add commands to explain your code along with time and space complexity
Cocktail sort is a variant of bubble sort that sorts in both directions.
Also known as bidirectional bubble sort or shaker sort.
It starts with the first element and compares it with the next one, swapping if necessary.
Then it moves to the last element and compares it with the previous one, swapping if necessary.
It continues until no more swaps are needed.
It is more efficient than bubble sort for large lists with many ou
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
The test is around 1 hour. All the questions will test the aptitude and coding skills. The questions are challenging but few are easy to crack.
I applied via LinkedIn and was interviewed in Oct 2023. There were 4 interview rounds.
Technical discussion with Interviewer including coding test.
Advanced coding test and technical discussion
posted on 10 Sep 2024
Some of the top questions asked at the Greenway Health Software Development Engineer Test interview -
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
92
salaries
| ₹5 L/yr - ₹18.3 L/yr |
Associate Software Engineer
42
salaries
| ₹5.9 L/yr - ₹8 L/yr |
Revenue Analyst
32
salaries
| ₹4.5 L/yr - ₹6.2 L/yr |
Senior Analyst
32
salaries
| ₹5.2 L/yr - ₹7.5 L/yr |
Senior Software Engineer
31
salaries
| ₹16 L/yr - ₹27 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems