Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Philips Innovation Campus Interview Questions and Answers

View all 29 questions

Philips Innovation Campus Interview Experiences

Popular Designations

51 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Manger Round 

(2 Questions)

  • Q1. Roles & Responsibilities handled
  • Q2. Professional Experience & Companies Worked
Round 2 - Technical 

(2 Questions)

  • Q1. Spring design, bolted joint design & load Calculations.
  • Q2. Taking any one of the technical project & discussing on that
Round 3 - HR 

(1 Question)

  • Q1. Regarding Notice period, Company policy & Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Good at your Technical skill set

Mechanical Designer Interview Questions asked at other Companies

Q1. How will you perform analysis test of a structure in solid works or on ANSYS .?
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DSA based 1 ques and some mcqs on cs funda

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse String without using inbuilt
  • Ans. 

    Reverse a string without using inbuilt functions

    • Create a new array to store the reversed string

    • Iterate through the original string from end to start and append each character to the new array

    • Join the characters in the new array to form the reversed string

  • Answered by AI
  • Q2. Find mid of linkedlist
  • Ans. 

    To find the mid of a linked list, use two pointers - one moving at double the speed of the other.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move the slow pointer by one node and the fast pointer by two nodes until the fast pointer reaches the end of the list.

    • The node pointed to by the slow pointer at this point is the mid of the linked list.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if two trees are MirrorYou are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two trees are mirror of each other or not. Two trees are said to be mirror of each o... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at P E S College of Engineering, Mandya and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Computer fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions of projects ,dsa
Round 3 - HR 

(2 Questions)

  • Q1. What is ur background
  • Q2. Manegarial and behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Apr 2023. 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 

It was online assessment taken on Mercer mettl. It contained 10 MCQ from object oriented programming, computer networks, DBMS, os each. 1 coding question of medium level based on permutation and combinations. The assessment was of 1 hr.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Online interview on Microsoft teams, It was mix interviewer asked about dsa, project, computer fundamentals. 1. Implement stack using linked list and then some follow up question like how to keep track of ...
  • Q2. 2. What are the 4 pillars of object oriented programming explain in detail.
  • Ans. 

    The 4 pillars of object oriented programming are encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Creating new classes based on existing classes, allowing for code reuse.

    • Polymorphism: The ability for objects of different classes to respond to the same message.

    • Abstraction: Hiding the complex implementation details

  • Answered by AI
  • Q3. What is difference between mongodb and SQL
  • Ans. 

    MongoDB is a NoSQL database while SQL is a relational database management system.

    • MongoDB is schema-less, allowing for flexible data models.

    • SQL databases use structured query language for defining and manipulating data.

    • MongoDB is horizontally scalable, while SQL databases are vertically scalable.

    • SQL databases are better suited for complex queries and joins.

    • MongoDB is commonly used for big data and real-time applications...

  • Answered by AI
Round 4 - HR 

(4 Questions)

  • Q1. This round was all about behavioral questions, why Philips, where do you see yourself in 5 years,
  • Q2. Will you be willing to learn new technology if requirement is there?
  • Q3. How much will you rate yourself on C++? As majority of work is in C++ and C#
  • Q4. Will you be willing to shift to the Bangalore city?

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview was on campus for software engineer intern. For this role you need ->
1 DSA because it is the most important, learn dsa using depth first search, go through all the topics first learn theory properly then solve questions, Because questions are not of hard level they are easy to medium but they questions cover all dsa topics.
2 computer fundamentals - OOPS, Networking, OS,DBMS
3 make at least 2 projects, technology doesn't matter make them using any technology but you should be able to explain them properly
4 Learn speaking skills, because your learning is of no use if you are not able to explain properly.
5 After learning any topic or any technology go to interview questions of that particular topic/technology. This is most important because this way you will understand that what are the questions asked, how to give answer.
6 Practice Practice Practice. There is nothing new in interview process majority of questions are repeated and those which are not, they are just slightly modified from standard questions if you practice well you will be able to answer.

Skills evaluated in this interview

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
Add answer

Philips Innovation Campus interview questions for popular designations

 Software Technologist 1

 (6)

 Software Engineer

 (5)

 Senior Software Engineer

 (3)

 Data Scientist

 (2)

 Mechanical Designer

 (2)

 Sde1

 (2)

 Software Engineer Intern

 (2)

 Software Technologist 2

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - HR 

(2 Questions)

  • Q1. Tell us about yourself
  • Q2. Your journey as an FP&A resource

Vice President Operations Interview Questions asked at other Companies

Q1. What is your expeereicnes and knowledge abot our industry and project?
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 Referral and was interviewed in Jul 2023. There were 4 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 

(1 Question)

  • Q1. 1.QA methodologies 2.Asked program logic for swiping two strings without using temp 3.Software testing life cycle 4.Defect life cycle 5.About Automation
Round 3 - Technical 

(1 Question)

  • Q1. 1.Write a Program to provide chart where data is provided in excel table 2. What are challenges faced and how did you handle ?
  • Ans. 

    Creating a program to generate a chart from Excel table data

    • Use a programming language that has libraries for reading Excel files, such as Python with pandas

    • Parse the data from the Excel table and plot it using a charting library like Matplotlib or Plotly

    • Handle any errors or missing data in the Excel table gracefully

    • Allow for customization of the chart's appearance and labels based on user input

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is salary expectations and how soon you can join

Skills evaluated in this interview

Software Technologist 2 Interview Questions asked at other Companies

Q1. 1.Write a Program to provide chart where data is provided in excel table 2. What are challenges faced and how did you handle ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Typically based on the resume, for me - Q1. For an machine learning algorithm for images, what if you don't have enough data sample. How are you going to address the issue.

Research Associate II Interview Questions asked at other Companies

Q1. How to develop a upstream process
Add answer
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 May 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Simple coding questions on c# and few theoretical questions
Round 2 - Technical 

(1 Question)

  • Q1. Second round was with architect. Again few technical questions and logical questions.
Round 3 - Behavioral 

(1 Question)

  • Q1. Background check , where are you from , why do you want to join us . What are your future aspirations.

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Programming language related questions

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)

Architect Interview Questions & Answers

user image Anonymous

posted on 4 Apr 2024

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

(1 Question)

  • Q1. Design instagram

Architect Interview Questions asked at other Companies

Q1. How do you find the resources available on a server if it is on premise?
View answer (2)

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 50 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
Samsung Research Interview Questions
3.2
 • 130 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
View all

Philips Innovation Campus Reviews and Ratings

based on 495 reviews

3.8/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.6

Salary

3.4

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 495 Reviews and Ratings
Software Technologist 1
294 salaries
unlock blur

₹10.1 L/yr - ₹30 L/yr

Software Engineer
205 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Software Technologist 2
177 salaries
unlock blur

₹14.9 L/yr - ₹34.7 L/yr

Software Engineer2
162 salaries
unlock blur

₹8.5 L/yr - ₹19.2 L/yr

Senior Software Engineer
130 salaries
unlock blur

₹7.5 L/yr - ₹23.6 L/yr

Explore more salaries
Compare Philips Innovation Campus with

GE Healthcare

4.0
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