Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Philips Innovation Campus Interview Questions and Answers

View all 29 questions

Philips Innovation Campus Interview Experiences

Popular Designations

50 interviews found

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 

I was interviewed 10 year back, data structure coding mca

Round 3 - Technical 

(1 Question)

  • Q1. About project few questions on reflection opps concept
Round 4 - Technical 

(1 Question)

  • Q1. SQL related and data structures
Round 5 - HR 

(1 Question)

  • Q1. Salary when can join

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong on oops concept and design pattern and through on your resume

Senior Technical Specialist Interview Questions asked at other Companies

Q1. How to resolve the production issue whenever no clue is found.
View answer (3)

I applied via campus placement at Government Polytechnic, Ratnagiri and was interviewed in Oct 2022. 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 - Aptitude Test 

Online aptitude exam conducted in colleges

Round 3 - Technical 

(2 Questions)

  • Q1. Electronic Technical questions
  • Q2. Electrical Technical Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer should give correct
And should have to show high confidance level

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Sde1 Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2022

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 

In 1 hr required to do 30 mcq and 1 coding question

Round 3 - Technical 

(1 Question)

  • Q1. Find 2nd max by sql, do Fibonacci series
  • Ans. 

    SQL query to find 2nd max and Fibonacci series implementation

    • For finding 2nd max, use ORDER BY and LIMIT in SQL query

    • For Fibonacci series, use a loop or recursive function

    • Fibonacci series starts with 0, 1 and each subsequent number is the sum of the previous two

    • Example SQL query: SELECT MAX(column_name) FROM table_name WHERE column_name < (SELECT MAX(column_name) FROM table_name)

    • Example Fibonacci series: 0, 1, 1, 2, 3,

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Question related to project and discussion related to technology in resume in somewhat deep

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basics clear and make shure to revise all technology written in resume

Skills evaluated in this interview

Sde1 Interview Questions asked at other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and ArrayList in Java. 2. Queue Implementation using Linked List. 3. BST- How would you fill a BST with a sorted array. 4. Random pointer linked-list clone. 5. Fibonacci number genera... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Mostly related to tech stack u r interviewed for. I was a c# developer, so question were related to it. There were 2 ds question

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Philips Innovation Campus interview questions for popular designations

 Software Engineer

 (5)

 Software Technologist 1

 (5)

 Senior Software Engineer

 (3)

 Data Scientist

 (2)

 Mechanical Designer

 (2)

 Sde1

 (2)

 Software Engineer Intern

 (2)

 Software Technologist 2

 (2)

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain Defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, and verifying software defects.

    • Defect is identified by testers during testing phase

    • Defect is reported to the development team

    • Development team fixes the defect

    • Fixed defect is retested by testers

    • If defect is not resolved, it goes back to development team

    • Once defect is resolved, it is closed

  • Answered by AI
  • Q2. Write test case for login screen
  • Ans. 

    Test case for login screen

    • Verify that the login screen is displayed correctly

    • Verify that the username and password fields are present

    • Verify that the login button is enabled only when both fields are filled

    • Verify that an error message is displayed for invalid credentials

    • Verify that the user is redirected to the home page after successful login

  • Answered by AI
  • Q3. What is Agile testing?
  • Ans. 

    Agile testing is a software testing approach that follows the principles of Agile development.

    • Agile testing is an iterative and incremental testing process.

    • It involves continuous collaboration between developers, testers, and stakeholders.

    • Testing is done in parallel with development to ensure early feedback.

    • Testers adapt to changing requirements and deliverables.

    • Automation plays a crucial role in Agile testing.

    • Examples

  • Answered by AI
  • Q4. What is roles and responsibilities in your current project
Round 2 - Technical 

(2 Questions)

  • Q1. Explain SDLC .. ?
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to design, develop, test, and maintain software.

    • SDLC is a structured approach to software development.

    • It consists of several phases including requirements gathering, design, coding, testing, and maintenance.

    • Each phase has specific activities and deliverables.

    • SDLC models include Waterfall, Agile, and DevOps.

    • It ensures the quality and reliability of so

  • Answered by AI
  • Q2. Explain Software test lifecycle
  • Ans. 

    Software test lifecycle is a process that includes planning, designing, executing, and evaluating tests to ensure software quality.

    • The lifecycle begins with test planning, where test objectives, scope, and resources are defined.

    • Next, test design involves creating test cases and test data based on requirements and specifications.

    • Test execution involves running the tests and recording the results.

    • After execution, test ev...

  • Answered by AI

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID &amp; Password textfields in login page?
View answer (2)

Get interview-ready with Top Philips Innovation Campus Interview Questions

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Write test case for a phone What does CQ page for defect consist of
  • Ans. 

    Test case for a phone involves checking various functionalities like calling, texting, internet browsing, camera, etc.

    • Test making a phone call

    • Test sending a text message

    • Test browsing the internet

    • Test taking a photo with the camera

    • Test playing a video

    • Test connecting to Bluetooth device

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Xhzsnskmsmmbnnnnnn
  • Q2. D. Nennmnmmllksme

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Sr Packaging Designer Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2022

I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 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 - HR 

(2 Questions)

  • Q1. Basic HR questions related to personal and past experiences
  • Q2. Salary expectations, notice period and buy out options
Round 3 - Technical 

(4 Questions)

  • Q1. Packaging designing questions
  • Q2. Standard and application questions
  • Q3. Packaging testing and validation
  • Q4. Packaging Strength calculation, optimization and life cycle
Round 4 - One-on-one 

(3 Questions)

  • Q1. How to calculate Deiscant clay usage as per packaging dimensions
  • Q2. ASTM standards and parameters
  • Q3. Corrugations specifications

Interview Preparation Tips

Topics to prepare for Philips Innovation Campus Sr Packaging Designer interview:
  • Packaging
  • ASTM
  • ISO
  • USFDA
  • Container
  • Cost Reduction
  • Packaging design
Interview preparation tips for other job seekers - Answer should be point to point, if you don't know answer clearly ask for next.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question on java and DBMS

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

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:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
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

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Sorting, Arrays, String. Easy to medium level questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. OOPs concepts, OS, DB questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and study your resume very well

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Philips Innovation Campus Interview FAQs

How many rounds are there in Philips Innovation Campus interview?
Philips Innovation Campus interview process usually has 2-3 rounds. The most common rounds in the Philips Innovation Campus interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Philips Innovation Campus interview?

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

  1. Multi threading program using 2 threads print even, odd numbers up to ...read more
  2. 2. What are the 4 pillars of object oriented programming explain in deta...read more
  3. 1. Difference between abstract and interface 2. OOPs concepts with examples 3. ...read more
How long is the Philips Innovation Campus interview process?

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

Tell us how to improve this page.

Philips Innovation Campus Interview Process

based on 47 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Bosch Interview Questions
4.2
 • 330 Interviews
Samsung Research Interview Questions
3.2
 • 129 Interviews
GE Healthcare Interview Questions
4.1
 • 71 Interviews
View all

Philips Innovation Campus Reviews and Ratings

based on 478 reviews

3.8/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 478 Reviews and Ratings
Software Technologist 1
280 salaries
unlock blur

₹12 L/yr - ₹30 L/yr

Software Engineer
212 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Software Technologist 2
172 salaries
unlock blur

₹14.9 L/yr - ₹34.7 L/yr

Software Engineer2
161 salaries
unlock blur

₹8.5 L/yr - ₹19.2 L/yr

Senior Software Engineer
132 salaries
unlock blur

₹7.5 L/yr - ₹23.6 L/yr

Explore more salaries
Compare Philips Innovation Campus with

GE Healthcare

4.1
Compare

Siemens Healthineers

4.0
Compare

Honeywell Technology Solutions

3.8
Compare

Bosch

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