Upload Button Icon Add office photos

Apollo Hospitals

Compare button icon Compare button icon Compare

Filter interviews by

Apollo Hospitals Data Scientist Interview Questions and Answers

Updated 24 Dec 2024

Apollo Hospitals Data Scientist Interview Experiences

1 interview found

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

Basic quant and apt questions

Round 2 - Coding Test 

Run a model of ML or Dl

Round 3 - One-on-one 

(1 Question)

  • Q1. Check your interpersonal skills

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test involving coding

Round 2 - Technical 

(1 Question)

  • Q1. Questions on Data science related
Round 3 - HR 

(1 Question)

  • Q1. Basic details round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. In depth project based qiestions

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1) Model building process of one of my previous projects 2) Random forest hyperparameters 3) ROC curve, using the ROC curve to set probability cutoffs in classication models 4) Gradient boosting techniques...
  • Ans. 

    Data Scientist interview questions on model building, random forest, ROC curve, gradient boosting, and real estate valuation

    • For model building, I followed the CRISP-DM process and used various algorithms like logistic regression, decision trees, and random forest

    • Random forest hyperparameters include number of trees, maximum depth, minimum samples split, and minimum samples leaf

    • ROC curve is a graphical representation of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice would be to search on Google regarding "100 data science interview questions" or something like it, and as you go through each question and its answer, just search the Wikipedia or Google for each concept for a little more depth. As for Python coding questions, most questions in such interviews are asked only about the Pandas library of Python. So try to study how to use Pandas to manipulate data. A good reference is the Python For Data Analysis book by Wes McKinney, whose free PDF is most probably available online on Google.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn

Round 1 - Technical 

(1 Question)

  • Q1. How do you do pruning
  • Ans. 

    Pruning is a technique used in machine learning to reduce the size of decision trees by removing unnecessary branches.

    • Pruning helps prevent overfitting by simplifying the model

    • There are two main types of pruning: pre-pruning and post-pruning

    • Pre-pruning involves setting a limit on the depth of the tree or the number of leaf nodes

    • Post-pruning involves removing branches that do not improve the overall accuracy of the tree

    • ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Hr questions about my background with company
  • Q2. About my technical skills

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.

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 - Coding Test 

There were 2 SQL queries based on rank function and count aggregation. 1 python program based on array.

Round 3 - Technical 

(3 Questions)

  • Q1. 2 sql questions. Was asked which technology I worked on- aws redshift.
  • Q2. Architecture of redshift. keys in redshift.
  • Ans. 

    Redshift is a cloud-based data warehousing solution by AWS. It uses columnar storage and massively parallel processing.

    • Redshift is based on PostgreSQL and uses SQL for querying data.

    • It uses columnar storage which is optimized for analytical queries.

    • Redshift is a massively parallel processing (MPP) system, which means it can distribute queries across multiple nodes for faster processing.

    • It uses key-based sharding to dis...

  • Answered by AI
  • Q3. 1 python program on sliding window technique .
  • Ans. 

    Sliding window technique is used to solve problems where we need to find a substring of a certain length in a larger string.

    • Define the window size and slide it over the string

    • Use two pointers to keep track of the start and end of the window

    • Examples: Maximum sum subarray of size K, Longest substring with K distinct characters

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. 3 sql queries. architecture for a data pipeline to display hour per activity in last 24 hra on a smartwatch .
  • Ans. 

    Design a data pipeline to display hourly activity on a smartwatch for the last 24 hours using SQL queries.

    • Create a table to store activity data with columns for timestamp and activity type.

    • Use a SQL query to aggregate activity data by hour for the last 24 hours.

    • Display the results on the smartwatch using a suitable visualization.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql queries are most important. understanding of architectures and principles associated to the technology u worked on are important.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 4 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Random forest splitting mechanisms details
  • Ans. 

    Random forest uses decision trees to split data into subsets based on feature importance.

    • Random forest builds multiple decision trees and selects the best split based on feature importance.

    • Each decision tree splits data into subsets based on a randomly selected subset of features.

    • The best split is determined by minimizing impurity or maximizing information gain.

    • Random forest can handle missing values and outliers.

    • Rando...

  • Answered by AI
  • Q2. ResNet architecture and skip connection related questions
Round 3 - Technical 

(2 Questions)

  • Q1. OCR related bounding box detection from image
  • Q2. Deep learning based questions and details
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion, current salary and expected
  • Q2. About Optum, why you want to join

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through data science basics and python coding. Prepare deep learning Pretrained architecture as well.

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Justify your self as a nurse
  • Q2. How do you motivate patients?
  • Q3. What do you find most difficult about being a nurse?
  • Q4. How would you handle a patient who complains about everything?
  • Q5. What kind of nursing experience do you have?
  • Q6. Why do you want to work with our hospital
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Apna Jobs and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. What are your strengths?

Apollo Hospitals Interview FAQs

How many rounds are there in Apollo Hospitals Data Scientist interview?
Apollo Hospitals interview process usually has 3 rounds. The most common rounds in the Apollo Hospitals interview process are Aptitude Test, Coding Test and One-on-one Round.
How to prepare for Apollo Hospitals Data Scientist 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 Apollo Hospitals. The most common topics and skills that interviewers at Apollo Hospitals expect are Algorithm Development, Artificial Intelligence, Data Science, MS Office and Product Management.

Tell us how to improve this page.

Apollo Hospitals Data Scientist Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Max Healthcare Interview Questions
4.1
 • 135 Interviews
Fortis Healthcare Interview Questions
4.0
 • 127 Interviews
Dr Lal PathLabs Interview Questions
4.2
 • 124 Interviews
UnitedHealth Interview Questions
4.0
 • 81 Interviews
Narayana Health Interview Questions
4.1
 • 65 Interviews
View all

Apollo Hospitals Data Scientist Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Staff Nurse
999 salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Pharmacist
690 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Hospital Pharmacist
251 salaries
unlock blur

₹1.1 L/yr - ₹5 L/yr

Clinical Pharmacist
225 salaries
unlock blur

₹1.1 L/yr - ₹4 L/yr

Senior Executive
221 salaries
unlock blur

₹2.2 L/yr - ₹11.1 L/yr

Explore more salaries
Compare Apollo Hospitals with

UnitedHealth

4.0
Compare

Fortis Healthcare

4.0
Compare

Dr Lal PathLabs

4.2
Compare

Narayana Health

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