Upload Button Icon Add office photos

Philips Innovation Campus

Compare button icon Compare button icon Compare

Filter interviews by

Philips Innovation Campus Software Technologist 1 Interview Questions and Answers

Updated 27 Apr 2025

Philips Innovation Campus Software Technologist 1 Interview Experiences

7 interviews found

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

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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview 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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Overall experience based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process depends completely on the team and project.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Experience in any scripting language
  • Ans. 

    Scripting languages automate tasks and enhance functionality, commonly used for web development, data analysis, and system administration.

    • Automation: Scripting languages like Python can automate repetitive tasks, such as file manipulation or data processing.

    • Web Development: JavaScript is essential for client-side scripting, enabling dynamic content and interactive web applications.

    • Data Analysis: R is widely used for st...

  • Answered by AI
  • Q2. Containerization, CICD
  • Q3. Cloud Platform (AWS)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test on DSA&Algo

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions on C++ , OOPS, DS, STL etc
Round 3 - HR 

(1 Question)

  • Q1. General HR questions about what excites you about this job and compensation discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your fundamentals

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain About a Design Pattern that you worked on
  • Ans. 

    I worked on the Observer design pattern

    • Observer pattern is used for one-to-many object dependency

    • It defines a one-to-many relationship between objects

    • When one object changes state, all its dependents are notified and updated automatically

    • Example: A weather station that notifies its observers (display devices) when the temperature changes

  • Answered by AI
  • Q2. Basic C++11 Concepts
Round 2 - Technical 

(2 Questions)

  • Q1. OOPS Concepts like polymorphism, encapsulation and types of casting, smart pointers
  • Q2. Multi threading program using 2 threads print even, odd numbers up to 100
  • Ans. 

    Multi-threaded program to print even and odd numbers up to 100

    • Create two threads, one for even numbers and one for odd numbers

    • Use a loop to iterate through numbers 1 to 100

    • In each iteration, check if the number is even or odd

    • Print the number in the corresponding thread

    • Join the threads to ensure all numbers are printed in order

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Formal questions about previous company, job role and expectations from the Philips
Round 4 - HR 

(1 Question)

  • Q1. About career, Location preference and CTC negotiations

Interview Preparation Tips

Topics to prepare for Philips Innovation Campus Software Technologist 1 interview:
  • C++
  • OOPS
  • Design Patterns
  • Multithreading
Interview preparation tips for other job seekers - Good Knowledge on C++11, Design Patterns and Multithreading basics would be enough to crack the interview.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Philips Innovation Campus?
Ask anonymously on communities.

Interview questions from similar companies

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
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me something about your projects
  • Ans. 

    I have worked on various projects including a mobile app for tracking fitness goals and a web application for managing inventory.

    • Developed a mobile app using React Native to track fitness goals and provide workout plans

    • Built a web application using Angular for managing inventory and tracking sales

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
  • Q2. OS,DBMS questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2022. 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 - Technical 

(1 Question)

  • Q1. Oops,project related,basic program
Round 3 - Technical 

(1 Question)

  • Q1. Oops,multithreading,threads, tasks, project related,basic program
Round 4 - HR 

(1 Question)

  • Q1. Package details , relocation, benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to gain insight on what project you are going to work on

Philips Innovation Campus Interview FAQs

How many rounds are there in Philips Innovation Campus Software Technologist 1 interview?
Philips Innovation Campus interview process usually has 2-3 rounds. The most common rounds in the Philips Innovation Campus interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Philips Innovation Campus Software Technologist 1 interview?

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

  1. Multi threading program using 2 threads print even, odd numbers up to ...read more
  2. Explain About a Design Pattern that you worked...read more
  3. Find the second highest from the li...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 6 interview experiences

Difficulty level

Moderate 80%
Hard 20%

Duration

Less than 2 weeks 80%
4-6 weeks 20%
View more

Interview Questions from Similar Companies

Advantmed Interview Questions
4.3
 • 152 Interviews
Dr Lal PathLabs Interview Questions
4.1
 • 149 Interviews
Johnson & Johnson Interview Questions
4.0
 • 103 Interviews
Pacific BPO Interview Questions
3.4
 • 91 Interviews
Paras Hospital Interview Questions
4.3
 • 89 Interviews
GE Healthcare Interview Questions
4.0
 • 77 Interviews
Redcliffe Labs Interview Questions
4.0
 • 55 Interviews
View all
Philips Innovation Campus Software Technologist 1 Salary
based on 305 salaries
₹18 L/yr - ₹31 L/yr
6% more than the average Software Technologist 1 Salary in India
View more details

Philips Innovation Campus Software Technologist 1 Reviews and Ratings

based on 45 reviews

3.4/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

3.5

Salary

3.4

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 45 Reviews and Ratings
Software Technologist 1
307 salaries
unlock blur

₹18 L/yr - ₹31 L/yr

Software Technologist 2
191 salaries
unlock blur

₹20.7 L/yr - ₹34.7 L/yr

Software Engineer
189 salaries
unlock blur

₹9.3 L/yr - ₹15 L/yr

Software Engineer2
168 salaries
unlock blur

₹11.6 L/yr - ₹20 L/yr

Senior Software Engineer
127 salaries
unlock blur

₹12.3 L/yr - ₹20.8 L/yr

Explore more salaries
Compare Philips Innovation Campus with

GeBBS Healthcare Solutions

3.7
Compare

Paras Hospital

4.3
Compare

Dr Lal PathLabs

4.1
Compare

Johnson & Johnson

4.0
Compare
write
Share an Interview