Upload Button Icon Add office photos

Filter interviews by

HealthFin Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Will ask in depth
  • Q2. They will see how much subject knowledge you have

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Normal Array functions, Oops concepts, mysql queries and some logical questions like pattern and sorting algorithms
  • Q2. Some Codeigniter related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare as usually do with any interview in php mysql domain
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2023. There were 3 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 - HR 

(1 Question)

  • Q1. Hr taken self introduction
Round 3 - One-on-one 

(2 Questions)

  • Q1. Higher authority taken next. Discussed about company rulws and regulations
  • Q2. Yes after one round they taken some time and again they took second round

Interview Preparation Tips

Interview preparation tips for other job seekers - My process is duly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. React concepts, about components, life cycle and state management
Round 3 - One-on-one 

(1 Question)

  • Q1. General intro about myself and college projects

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Some questions on array sorting and some are with array
  • Q2. Sql to find latest record in a table with and without subquery
  • Ans. 

    SQL query to find latest record in a table with and without subquery

    • Without subquery: SELECT * FROM table_name ORDER BY date_column DESC LIMIT 1

    • With subquery: SELECT * FROM table_name WHERE date_column = (SELECT MAX(date_column) FROM table_name)

  • Answered by AI
  • Q3. OOPS concepts
  • Q4. Written test question paper with 3 questions(Logical to make programs)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with oops concept and SQL

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Apr 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell Me Something About Yourself?
  • Q2. Last Job Experiences?

Interview Preparation Tips

Topics to prepare for Healthians Sales Executive interview:
  • Daily Routine
Interview preparation tips for other job seekers - Well, I would suggest you be ready with good communication to which you can share as much time would have taken to you for each interview...all questions relate to yourself hence, easy to answer.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is oops, what is abstraction
  • Ans. 

    OOPs stands for Object-Oriented Programming. Abstraction is the concept of hiding complex implementation details and showing only necessary features of an object.

    • OOPs is a programming paradigm that uses objects and classes to design and develop applications.

    • Abstraction is the process of hiding the implementation details and showing only the necessary features of an object.

    • For example, a car can be represented as an obj...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - jsdfjs jshfjsjdbf kjifnwnejs isdsjdjeogkr ijfjsofnksdng isjfsjogjsng joijsdglmksejoigj nijgibsjfduysdhdgj hoirgnkjdfbfoirjbkbrfb knuiwhfhbeufhiwuegee
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude related questions asked in form of mcq.

Round 2 - Coding Test 

Coding questions are given

Round 3 - Technical 

(2 Questions)

  • Q1. Asked about sql queries
  • Q2. Asked about oops concept
Round 4 - Final round with CTO 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Asked about goals

I applied via Walk-in and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Micro service
  • Q2. What is encapsulations, data abstraction, polymorphism
  • Ans. 

    Encapsulation, data abstraction, and polymorphism are three fundamental concepts in object-oriented programming.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Data abstraction is the process of representing only the essential features of an object and hiding the unnecessary details.

    • Polymorphism is the ability of an object to take on many forms or have multiple beha...

  • Answered by AI
  • Q3. What is stack and queue
  • Ans. 

    Stack is a data structure that follows Last In First Out (LIFO) principle. Queue is a data structure that follows First In First Out (FIFO) principle.

    • Stack is like a stack of plates where the last plate added is the first one to be removed

    • Queue is like a queue of people waiting in line where the first person added is the first one to be served

    • Stack operations: push (add element), pop (remove top element), peek (get top...

  • Answered by AI
  • Q4. What is caching
  • Ans. 

    Caching is the process of storing frequently used data in a temporary storage area for faster access.

    • Caching improves application performance by reducing the number of requests to the server.

    • It can be implemented at different levels such as browser, server, and database.

    • Examples of caching include browser caching of web pages, server caching of API responses, and database caching of query results.

  • Answered by AI
  • Q5. What is left, outer, inner join
  • Ans. 

    Join types used in SQL to combine data from multiple tables.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Outer join returns all rows from both tables, with null values for non-matching rows.

    • Examples: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare oops and data structure

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - At first I was I was happy that I have got a great job but after a month they fired many of employees without any valid reason and reason is they give your 10 days training fee after 3 months of OJT that's why they fire employees without any valid reason

HealthFin Interview FAQs

How to prepare for HealthFin 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 HealthFin. The most common topics and skills that interviewers at HealthFin expect are Customer Satisfaction, MS Office, B2B Sales, Banking and Business Development Management.

Tell us how to improve this page.

Interview Questions from Similar Companies

Healthians Interview Questions
3.5
 • 46 Interviews
Portea Medical Interview Questions
3.8
 • 28 Interviews
Reventics Interview Questions
4.1
 • 14 Interviews
ekincare Interview Questions
3.0
 • 10 Interviews
CrelioHealth Interview Questions
3.6
 • 10 Interviews
Genesis Interview Questions
4.0
 • 8 Interviews
View all

HealthFin Reviews and Ratings

based on 2 reviews

4.8/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

3.2

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Compare HealthFin with

Healthians

3.5
Compare

Portea Medical

3.8
Compare

Healthcare At Home

3.7
Compare

Hindustan Wellness

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview