Upload Button Icon Add office photos

Greenway Health

Compare button icon Compare button icon Compare

Filter interviews by

Greenway Health Interview Questions and Answers

Updated 3 May 2025
Popular Designations

6 Interview questions

A Product Owner was asked 8mo ago
Q. How do you break down features into user stories and prioritize them? Please provide examples of the techniques you use.
Ans. 

Breaking down features into user stories and prioritizing them is crucial for successful product development.

  • Start by identifying the key features of the product or project

  • Break down each feature into smaller, more manageable user stories

  • Prioritize user stories based on value, complexity, dependencies, and deadlines

  • Use techniques like MoSCoW method, Kano model, or story mapping to prioritize user stories

  • Regularly ...

View all Product Owner interview questions
An Associate Software Engineer was asked 11mo ago
Q. What is OOPS and what are its types?
Ans. 

OOPs stands for Object-Oriented Programming. There are four main types: Inheritance, Encapsulation, Abstraction, and Polymorphism.

  • Inheritance: Allows a class to inherit properties and behavior from another class.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.

  • Polymorphism...

View all Associate Software Engineer interview questions
A Software Engineer was asked
Q. What is the difference between POST and GET requests?
Ans. 

POST is used to send data to a server to create/update a resource, while GET is used to request data from a server.

  • POST is used to create or update a resource on the server

  • GET is used to request data from the server

  • POST requests are not cached by the browser

  • GET requests can be cached by the browser

  • POST requests have a limit on the amount of data that can be sent

  • GET requests have a limit on the length of the URL

View all Software Engineer interview questions
An Associate Software Engineer was asked
Q. OOPs Boxing vs Unboxing Find 2nd highest salary Joins Lifecycle hooks Write the code written in constructor while calling an API with the service.
Ans. 

The question covers topics like OOPs, boxing vs unboxing, finding the 2nd highest salary, joins, lifecycle hooks, and calling an API with a service in the constructor.

  • Boxing vs unboxing: Boxing is the process of converting a value type to a reference type, while unboxing is the opposite. Example: int i = 10; object obj = i; // boxing int j = (int)obj; // unboxing

  • Finding 2nd highest salary: Use SQL query like 'SELE...

View all Associate Software Engineer interview questions
A Software Engineer was asked
Q. 1. Difference between final, finally and finalize
Ans. 

final is a keyword used to declare a variable constant, finally is a block of code that executes regardless of exception, finalize is a method called by garbage collector before destroying an object.

  • final is used to declare a variable constant

  • finally is a block of code that executes regardless of exception

  • finalize is a method called by garbage collector before destroying an object

View all Software Engineer interview questions
An Associate Software Engineer was asked 11mo ago
Q. Angular JS and its applications
Ans. 

AngularJS is a JavaScript framework used for building dynamic web applications.

  • AngularJS allows for the creation of single-page applications.

  • It provides data binding and dependency injection to simplify development.

  • Directives in AngularJS extend HTML with new attributes and elements.

  • Services in AngularJS are singleton objects that can be used across the application.

  • Examples of AngularJS applications include Gmail,...

View all Associate Software Engineer interview questions

Greenway Health Interview Experiences

28 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning and verbal understanding with quick witted calculations involved.

Round 2 - Technical 

(1 Question)

  • Q1. OOPs Boxing vs Unboxing Find 2nd highest salary Joins Lifecycle hooks Write the code written in constructor while calling an API with the service.
  • Ans. 

    The question covers topics like OOPs, boxing vs unboxing, finding the 2nd highest salary, joins, lifecycle hooks, and calling an API with a service in the constructor.

    • Boxing vs unboxing: Boxing is the process of converting a value type to a reference type, while unboxing is the opposite. Example: int i = 10; object obj = i; // boxing int j = (int)obj; // unboxing

    • Finding 2nd highest salary: Use SQL query like 'SELECT MA...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Interview was conducted using CCAT where questions are based on logical thinking

Round 2 - Technical 

(2 Questions)

  • Q1. What is oops and explain types
  • Ans. 

    OOPs stands for Object-Oriented Programming. There are four main types: Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.

    • Polymorphism: All...

  • Answered by AI
  • Q2. Angular JS and its applications
  • Ans. 

    AngularJS is a JavaScript framework used for building dynamic web applications.

    • AngularJS allows for the creation of single-page applications.

    • It provides data binding and dependency injection to simplify development.

    • Directives in AngularJS extend HTML with new attributes and elements.

    • Services in AngularJS are singleton objects that can be used across the application.

    • Examples of AngularJS applications include Gmail, YouT...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basics questions about you
Round 2 - Aptitude Test 

Aptitude, reasoning, Logical

Round 3 - One-on-one 

(1 Question)

  • Q1. .Net Questions,Angular,Previous Companies

Business Analyst Interview Questions & Answers

user image Tejeshwar pandey

posted on 13 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. ABOUT YOURSELF?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2024.

Round 1 - Aptitude Test 

Even that company have no clue why are they conducting that aptitude round

Round 2 - Technical 

(1 Question)

  • Q1. Opps concepts,SQL
Round 3 - HR 

(1 Question)

  • Q1. General questions ,salary discussion
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Please describe About yourself
  • Ans. 

    I am a dedicated and detail-oriented individual with a passion for technology and problem-solving.

    • Graduated with a degree in Computer Science

    • Experience with programming languages such as Java and Python

    • Strong analytical and problem-solving skills

    • Certified in relevant technologies like Cisco or Microsoft

    • Excellent communication and teamwork abilities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid this company, terrible management

Software Engineer Interview Questions & Answers

user image Khushi Mishra

posted on 20 Oct 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Average questions not so tough but time span was less

Round 3 - Technical 

(2 Questions)

  • Q1. Average questions were asked
  • Q2. Difference between post and get apk

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Online Aptitude Test of 60 minutes duration which could indeed be difficult to crack!

Round 3 - One-on-one 

(1 Question)

  • Q1. Second is an one-on-one round where for me, questions were mostly related to my previous work experiences and real world scenarios based problems.
Round 4 - Technical 

(1 Question)

  • Q1. Last and final round was a technical round with the development manager. The questions again were mostly related to my past work and then few coding challenges, process related questions and behavioral que...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident! Be clear with your thoughts and answers. Don't rush or stress out, just take few deep beaths and be cool & composed. Answer the questions to the best of your capabilities. Make sure you know what you have put in your resume.

Manager Interview Questions & Answers

user image Anonymous

posted on 16 Aug 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Test requires you to demonstrate good analytical and reasoning skills. Partially mathematical and somewhat language based test.

Round 3 - HR 

(1 Question)

  • Q1. Tell me about your experience.
Round 4 - One-on-one 

(2 Questions)

  • Q1. Tell me about your work experience.
  • Q2. What was your responsibility

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear in your communiction.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

One online coding test comprises of easy to medium leetcode questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical round around technology,tools , cloud and skills mentioned on resume
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and basic questions, culture fit.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and know your resume.

Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude which includes English and some mathematics questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic questions about yourself
Round 4 - HR 

(1 Question)

  • Q1. May be salary discussion

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Greenway Health?
Ask anonymously on communities.

Greenway Health Interview FAQs

How many rounds are there in Greenway Health interview?
Greenway Health interview process usually has 3-4 rounds. The most common rounds in the Greenway Health interview process are Aptitude Test, Resume Shortlist and One-on-one Round.
How to prepare for Greenway Health interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Greenway Health. The most common topics and skills that interviewers at Greenway Health expect are SQL, Coding, Javascript, Python and Front End.
What are the top questions asked in Greenway Health interview?

Some of the top questions asked at the Greenway Health interview -

  1. How do you break down your features into user stories and how do you prioritise...read more
  2. OOPs Boxing vs Unboxing Find 2nd highest salary Joins Lifecycle hooks Write the...read more
  3. 1. Difference between final, finally and finali...read more
What are the most common questions asked in Greenway Health HR round?

The most common HR questions asked in Greenway Health interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What are your salary expectatio...read more
  3. Share details of your previous j...read more
How long is the Greenway Health interview process?

The duration of Greenway Health interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 23 interview experiences

Difficulty level

Easy 17%
Moderate 75%
Hard 8%

Duration

Less than 2 weeks 67%
2-4 weeks 25%
4-6 weeks 8%
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 51 Interviews
View all

Greenway Health Reviews and Ratings

based on 201 reviews

3.1/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

3.3

Salary

2.3

Job security

3.0

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 201 Reviews and Ratings
Associate Learning & Development Trainer

Kolkata,

Mumbai

+5

3-6 Yrs

Not Disclosed

Software Engineer

Kolkata,

Mumbai

+5

3-8 Yrs

Not Disclosed

Project Manager

Kolkata,

Mumbai

+5

14-17 Yrs

Not Disclosed

Explore more jobs
Software Engineer
95 salaries
unlock blur

₹8.3 L/yr - ₹16.8 L/yr

Associate Software Engineer
72 salaries
unlock blur

₹5.9 L/yr - ₹8.2 L/yr

Senior Analyst
33 salaries
unlock blur

₹5.2 L/yr - ₹7.5 L/yr

Principal Software Engineer
31 salaries
unlock blur

₹22.7 L/yr - ₹34.6 L/yr

Product Owner
27 salaries
unlock blur

₹19 L/yr - ₹31.8 L/yr

Explore more salaries
Compare Greenway Health with

Medcode

4.4
Compare

Cyfuture

3.0
Compare

Maxgen Technologies

4.6
Compare

JoulestoWatts Business Solutions

3.1
Compare
write
Share an Interview