Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Interview Questions, Process, and Tips

Updated 25 Dec 2024

Top Philips Innovation Campus Interview Questions and Answers

View all 28 questions

Philips Innovation Campus Interview Experiences

Popular Designations

48 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Hamirpur and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

This is a basic aptitude question that can be easily solved with a fundamental understanding of eighth-grade mathematics.

Round 2 - Technical 

(2 Questions)

  • Q1. Basic electronics like OPAMP, transistors, IGBT, Mosfet, BJT and filters
  • Q2. Situation based question also how to use Multimeter and its specification
Round 3 - One-on-one 

(2 Questions)

  • Q1. What types of questions were asked during the managerial round of the interview regarding Philips and its products, and how did you express your potential contributions to the company? Additionally, what r...
  • Q2. All filters questions like butterworth , chebysew HPF, LPF, BPF and BSF

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the fundamentals of your subjects.

Senior Production Engineer Interview Questions asked at other Companies

Q1. What are different IS codes follow to fabricate open web girders?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain IOC container
  • Ans. 

    IOC container is a software design pattern that manages the instantiation and configuration of objects.

    • IOC stands for Inversion of Control

    • IOC container is used to decouple the execution of a task from its implementation

    • It allows for easier testing and maintenance of code by promoting loose coupling

    • Examples of IOC containers include Spring Framework's ApplicationContext and Unity Container in .NET

  • Answered by AI
  • Q2. Find the second highest from the list.
  • Ans. 

    To find the second highest number from a list of numbers.

    • Sort the list in descending order

    • Return the second element in the sorted list

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain n+1 problem of hibernate
  • Ans. 

    The n+1 problem in Hibernate refers to the issue of making n+1 database queries instead of a single query when fetching related entities.

    • Occurs when fetching a collection of entities and then accessing a lazy-loaded association for each entity individually

    • Can be resolved by using fetch joins or batch fetching to reduce the number of queries

    • Example: Fetching a list of orders and then accessing the customer for each orde

  • Answered by AI

Skills evaluated in this interview

Software Technologist 1 Interview Questions asked at other Companies

Q1. Multi threading program using 2 threads print even, odd numbers up to 100
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Code to implement observer design pattern
Code to implement stack

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. OS related questions
  • Q2. Design patterns - Behavioural
Round 2 - Technical 

(2 Questions)

  • Q1. All about STL - maps
  • Q2. Design pattern - Proxy and Singleton.
Round 3 - Technical 

(2 Questions)

  • Q1. Multithreading, POSIX, condition variable
  • Q2. Semaphores and socket programming

Interview Preparation Tips

Topics to prepare for Philips Innovation Campus Software Technologist 1 interview:
  • Design pattern
  • C++
  • Multithreading

Software Technologist 1 Interview Questions asked at other Companies

Q1. Multi threading program using 2 threads print even, odd numbers up to 100
View answer (1)

Philips Innovation Campus interview questions for popular designations

 Software Engineer

 (5)

 Software Technologist 1

 (5)

 Senior Software Engineer

 (3)

 Data Scientist

 (2)

 Sde1

 (2)

 Software Engineer Intern

 (2)

 Software Technologist 2

 (2)

 Architect

 (1)

Intern Interview Questions & Answers

user image Hemant VG

posted on 20 Sep 2024

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

(2 Questions)

  • Q1. Scenario based Machine Learning Questions
  • Q2. Neural Networks

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Get interview-ready with Top Philips Innovation Campus Interview Questions

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

I was interviewed in Apr 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic on .net and AWS
Round 2 - One-on-one 

(1 Question)

  • Q1. Problems Solving Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round

Software Technologist 1 Interview Questions asked at other Companies

Q1. Multi threading program using 2 threads print even, odd numbers up to 100
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Coding Test 

Dsa and aptitude questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. DSA,sql, oops and some resume related questions
Round 3 - HR 

(1 Question)

  • Q1. General interaction about me and my family

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. In depth project based qiestions

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)
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)

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 25 interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 36 Philips Innovation Campus interviews
Job Portal
Campus Placement
Referral
Company Website
22%
22%
17%
14%
25% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
Bosch Interview Questions
4.2
 • 328 Interviews
Samsung Research Interview Questions
3.2
 • 125 Interviews
GE Healthcare Interview Questions
4.1
 • 71 Interviews
View all

Philips Innovation Campus Reviews and Ratings

based on 475 reviews

3.8/5

Rating in categories

3.5

Skill development

4.1

Work-Life balance

3.6

Salary & Benefits

3.5

Job Security

3.7

Company culture

3.1

Promotions/Appraisal

3.5

Work Satisfaction

Explore 475 Reviews and Ratings
Software Technologist 1
282 salaries
unlock blur

₹10.1 L/yr - ₹29 L/yr

Software Engineer
212 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Software Technologist 2
176 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
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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview