Upload Button Icon Add office photos

GE Healthcare

Compare button icon Compare button icon Compare

Filter interviews by

GE Healthcare Data Scientist Interview Questions and Answers

Updated 16 Jul 2024

GE Healthcare Data Scientist Interview Experiences

2 interviews found

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 leetcode easy questions were asked

Round 2 - Case Study 

Data science case study

Round 3 - HR 

(1 Question)

  • Q1. Why would you join us

I applied via Company Website and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of regression, bias variance

Interview Preparation Tips

Topics to prepare for GE Healthcare Data Scientist interview:
  • python
Interview preparation tips for other job seekers - ML basics. Some insight into past projects

Data Scientist Interview Questions Asked at Other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
Q2. Special Sum of Array Problem Statement Given an array 'arr' conta ... read more
asked in Affine
Q3. you have a pandas dataframe with three columns, filled with state ... read more
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Coforge
Q5. coding question of finding index of 2 nos. having total equal to ... read more

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Aptitude questions

Round 2 - One-on-one 

(1 Question)

  • Q1. SQL Python Basic Commands and coding

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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 5 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 

(1 Question)

  • Q1. SQL related questions on snowflake and databricks
Round 3 - Technical 

(1 Question)

  • Q1. Database architecture and design related questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Databricks experience, domain knowledge and mostly experience related questions.
Round 5 - HR 

(1 Question)

  • Q1. Expectations and how you would be a good fit. All general HR questions that you can find

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your skills and sale yourself well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was basic aptitude but it was online

Round 2 - Technical 

(1 Question)

  • Q1. Write python code for bizzbuss for prime or not prime\
  • Ans. 

    Python code for determining if a number is prime or not and applying bizzbuzz logic.

    • Write a function to check if a number is prime or not

    • Iterate through a range of numbers and apply bizzbuzz logic

    • Return 'prime' if the number is prime, 'bizz' if divisible by 3, 'buzz' if divisible by 5, and 'bizzbuzz' if divisible by both 3 and 5

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Type of Filters in Tableau.
  • Ans. 

    Tableau offers various types of filters including quick filters, context filters, and data source filters.

    • Quick filters allow users to easily filter data by selecting values from a list.

    • Context filters are applied before other filters, affecting the data visible to subsequent filters.

    • Data source filters limit the data available to Tableau by filtering data at the data source level.

    • Other types of filters include extract...

  • Answered by AI
  • Q2. Types of refresh in Tableau
  • Ans. 

    There are two types of refresh in Tableau: Extract Refresh and Data Source Refresh.

    • Extract Refresh: Refreshes the data in Tableau extract, which is a snapshot of data from the original data source.

    • Data Source Refresh: Refreshes the data directly from the original data source.

    • Examples: Extract Refresh is useful when working with large datasets to improve performance, while Data Source Refresh ensures real-time data upda

  • Answered by AI
  • Q3. Difference in Extract and live connection.
  • Ans. 

    Extract connection imports data into Tableau workbook while live connection directly connects to data source.

    • Extract connection creates a static snapshot of data in Tableau workbook.

    • Live connection directly queries data from the source in real-time.

    • Extract connection is useful for large datasets or when offline access is needed.

    • Live connection is beneficial for real-time data analysis and dynamic updates.

    • Example: Extra...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Preferences in life about your studies
Round 2 - One-on-one 

(2 Questions)

  • Q1. Studies based from your overall whole randomly topic wise Qs
  • Q2. Base on your studies
Round 3 - Group Discussion 

Group discussion was amazing not to muuch difficult but based on anylitical or logical questions based
GD surrounds was lite not stressed.
Some hobbies question round

Must everyone to speak atleast on one question

Interview Preparation Tips

Interview preparation tips for other job seekers - Not frusted, focus on interview rounds , one on one round. Stay motivated
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What time intelligence functions can be used for ytd and qtd analysis
  • Ans. 

    Time intelligence functions like YTD (Year-to-Date) and QTD (Quarter-to-Date) can be used for YTD and QTD analysis in data analytics.

    • YTD analysis can be done using functions like YTD() or TOTALYTD() to calculate values from the beginning of the year up to the selected date.

    • QTD analysis can be done using functions like QTD() or TOTALQTD() to calculate values from the beginning of the quarter up to the selected date.

    • Thes...

  • Answered by AI
  • Q2. Difference between import and direct query
  • Ans. 

    Import brings data into Power BI for further analysis, while direct query connects to data source in real-time.

    • Import: Data is loaded into Power BI for analysis, improving performance but requiring periodic refreshes.

    • Direct Query: Connects to data source in real-time, allowing for up-to-date information but potentially slower performance.

    • Import is suitable for smaller datasets, while direct query is better for large da

  • 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

GE Healthcare Interview FAQs

How many rounds are there in GE Healthcare Data Scientist interview?
GE Healthcare interview process usually has 2 rounds. The most common rounds in the GE Healthcare interview process are Technical, Coding Test and Case Study.
How to prepare for GE Healthcare 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 GE Healthcare. The most common topics and skills that interviewers at GE Healthcare expect are Data Science, Machine Learning and Python.

Tell us how to improve this page.

GE Healthcare Data Scientist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.8
 • 157 Interviews
Abbott Interview Questions
4.1
 • 148 Interviews
UnitedHealth Interview Questions
4.0
 • 81 Interviews
Paras Hospital Interview Questions
4.4
 • 80 Interviews
Pacific BPO Interview Questions
3.5
 • 77 Interviews
Medtronic Interview Questions
4.0
 • 70 Interviews
Advantmed Interview Questions
3.6
 • 50 Interviews
View all
GE Healthcare Data Scientist Salary
based on 12 salaries
₹11.4 L/yr - ₹21.6 L/yr
13% more than the average Data Scientist Salary in India
View more details

GE Healthcare Data Scientist Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
471 salaries
unlock blur

₹8 L/yr - ₹26 L/yr

Senior Software Engineer
352 salaries
unlock blur

₹13 L/yr - ₹37.5 L/yr

Staff Software Engineer
150 salaries
unlock blur

₹22 L/yr - ₹53.7 L/yr

Software Engineering Specialist
84 salaries
unlock blur

₹7.7 L/yr - ₹14.3 L/yr

Software Developer
67 salaries
unlock blur

₹5.9 L/yr - ₹22.1 L/yr

Explore more salaries
Compare GE Healthcare with

UnitedHealth

4.0
Compare

Johnson & Johnson

4.0
Compare

Nephroplus

3.9
Compare

Pacific BPO

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