Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Data Engineer Interview Questions and Answers

Updated 16 Oct 2022

Philips Innovation Campus Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2022

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

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Kubernetes/Cloud fundamentals.
  • Q2. Previous organization work in detail. My daily routine in company.
  • Q3. Programming question about array manipulation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was very good and smooth. They asked only fundamentals and basics. They only want to judge if candidate is fast learner.

I applied via Referral and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

String, array, Linkedlist, sorting technic.

Round 2 - Technical 

(1 Question)

  • Q1. Deep dive technology, oops,
Round 3 - Behavioral 

(1 Question)

  • Q1. Scenario based questions on application, design
Round 4 - One-on-one 

(1 Question)

  • Q1. Same as all company asked like why you want to come here

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice on basic. And be confident

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

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, JS and angular fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on fundamentals first
Interview experience
5
Excellent
Difficulty level
-
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2022. 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. What is call,bind,apply
  • Ans. 

    call, bind, and apply are methods used to manipulate the value of 'this' in JavaScript functions.

    • Call invokes a function with a specified 'this' value and arguments provided individually.

    • Bind creates a new function that, when called, has its 'this' keyword set to the provided value.

    • Apply invokes a function with a specified 'this' value and arguments provided as an array.

    • All three methods are used to control the value o...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Explain about angular,nodejs,expressjs
  • Ans. 

    Angular is a front-end framework, Node.js is a back-end runtime environment, and Express.js is a web application framework for Node.js.

    • Angular is used for building dynamic single-page applications (SPAs) with HTML, CSS, and TypeScript.

    • Node.js is used for building scalable network applications and is based on the V8 JavaScript engine.

    • Express.js is a minimal and flexible Node.js web application framework that provides a ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About Ge healthcare ,culture,salary
Round 5 - One-on-one 

(1 Question)

  • Q1. More about ge healthcare

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JS,nodejs architecture coding skills

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.

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

(2 Questions)

  • Q1. Java 8, 11 features with practical questions and coding.
  • Q2. Springboot, spring security, spring cloud, actuators
Round 3 - Technical 

(3 Questions)

  • Q1. Data structures and algorithms
  • Q2. Java 8, 11 features with coding assignment
  • Ans. 

    Java 8 and 11 introduced several new features and improvements to the language.

    • Java 8 introduced lambda expressions, functional interfaces, streams, and default methods.

    • Java 11 introduced local variable syntax for lambda parameters, HTTP client API, and new string methods.

    • Example of Java 8 lambda expression: (x, y) -> x + y

    • Example of Java 11 HTTP client API: HttpClient client = HttpClient.newHttpClient();

  • Answered by AI
  • Q3. Springboot related questions and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and give your best. Some coding questions will be asked.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

In person coding interview where few medium DSA problems were asked

Round 2 - Technical 

(1 Question)

  • Q1. System Design and technical details of past projects were asked.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Aws full project flow chart
  • Ans. 

    An AWS full project flow chart outlines the entire process of a project using AWS services.

    • Start with defining project requirements and goals

    • Design architecture using AWS services like EC2, S3, RDS, etc.

    • Implement the design by setting up resources and configuring services

    • Test the project to ensure functionality and performance

    • Deploy the project on AWS cloud

    • Monitor and maintain the project for optimal performance

  • Answered by AI
  • Q2. Simple dsa question

Skills evaluated in this interview

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

(1 Question)

  • Q1. Core Java and Spring Boot Questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

Aptitude test is based on English test, Quantative, Logical reasoning

Round 2 - Coding Test 

Pseudo codes with your preferred language

Round 3 - Technical 

(1 Question)

  • Q1. Situation based coding question asked

Philips Innovation Campus Interview FAQs

How many rounds are there in Philips Innovation Campus Data Engineer interview?
Philips Innovation Campus interview process usually has 4 rounds. The most common rounds in the Philips Innovation Campus interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Philips Innovation Campus Data Engineer interview?

Some of the top questions asked at the Philips Innovation Campus Data Engineer interview -

  1. 3 sql queries. architecture for a data pipeline to display hour per activity in...read more
  2. 1 python program on sliding window techniqu...read more
  3. architecture of redshift. keys in redshi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Max Healthcare Interview Questions
4.1
 • 141 Interviews
Dr Lal PathLabs Interview Questions
4.2
 • 125 Interviews
Paras Hospital Interview Questions
4.4
 • 81 Interviews
Pacific BPO Interview Questions
3.5
 • 79 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Advantmed Interview Questions
3.6
 • 51 Interviews
View all
Philips Innovation Campus Data Engineer Salary
based on 7 salaries
₹6 L/yr - ₹14 L/yr
14% less than the average Data Engineer Salary in India
View more details

Philips Innovation Campus Data Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

2.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Technologist 1
302 salaries
unlock blur

₹11.7 L/yr - ₹30 L/yr

Software Engineer
206 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Software Technologist 2
172 salaries
unlock blur

₹17 L/yr - ₹34.7 L/yr

Software Engineer2
164 salaries
unlock blur

₹8.5 L/yr - ₹19.2 L/yr

Senior Software Engineer
127 salaries
unlock blur

₹7.5 L/yr - ₹25.1 L/yr

Explore more salaries
Compare Philips Innovation Campus with

GeBBS Healthcare Solutions

3.7
Compare

Max Healthcare

4.1
Compare

Paras Hospital

4.4
Compare

Dr Lal PathLabs

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