Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Software Technologist 1 Interview Questions, Process, and Tips

Updated 23 Oct 2024

Top Philips Innovation Campus Software Technologist 1 Interview Questions and Answers

Philips Innovation Campus Software Technologist 1 Interview Experiences

5 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

Software Technologist 1 Interview Questions Asked at Other Companies

Q1. Multi threading program using 2 threads print even, odd numbers u ... read more
Q2. Explain About a Design Pattern that you worked on
asked in CES
Q3. What is virtual Dom. Security in react
asked in Philips
Q4. Given a numbers find all permutation pair.
Q5. Find the second highest from the list.
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
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

Philips Innovation Campus interview questions for designations

 Software Technologist 2

 (2)

 Senior Software Technologist

 (1)

 Software Engineer Level 1

 (1)

 Software Engineer

 (5)

 Software Developer

 (1)

 Senior Software Engineer

 (3)

 Software Engineer Intern

 (2)

 Software Engineer II

 (1)

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

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal value of wbcs
  • Q2. Normal value of sodium

Interview Preparation Tips

Interview preparation tips for other job seekers - Smart work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why did you chose to work here
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical interview, goals within the company
Round 3 - Group Discussion 

Work experience what will you contribute in working in company

I applied via Walk-in and was interviewed in Feb 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. How the firm helps you in future carrier? The job helps me to think beyond the box, how to deal with patients, every tests in the lab, interpersonal relationship with colleagues, etc.

Interview Preparation Tips

Topics to prepare for Metropolis Healthcare Medical Lab Technologist interview:
  • Nothing
Interview preparation tips for other job seekers - Love the job . Dont make the job as a critic one . Make each and every step of the work life as a milestone in life . Be kind and gentle to patients, colleagues as well as management. Always be ? and happy.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Instrument handling in Lab Area
  • Q2. Know about Internal and external Quality Control
  • Ans. Internal quality control should be running daily basis, to check our instrument and reagents are working fine, so that we can provide accurate results to customer.
  • Answered by ANKESH KUMAR

Interview Preparation Tips

Interview preparation tips for other job seekers - All was ok, all work handling in Lab Area. Should be known about BMW and Inventory management

I applied via Walk-in and was interviewed before Nov 2019. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related to Lab only collection of samples techniques procedure how to preserve samples how to process what all biochemical tests microbiology pathology microscopic techniques stains etc etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Myself Arjumand Haleem... advice you to dress up urself according to interviews should be formal.. conversation should be clear body language is so important..

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

Philips Innovation Campus Software Technologist 1 Interview Process

based on 4 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 3 Philips Innovation Campus interviews
Referral
Job Portal
33%
33%
34% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k 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
R1 RCM Interview Questions
3.9
 • 266 Interviews
Max Healthcare Interview Questions
4.1
 • 130 Interviews
View all
Philips Innovation Campus Software Technologist 1 Salary
based on 282 salaries
₹10.2 L/yr - ₹29 L/yr
5% more than the average Software Technologist 1 Salary in India
View more details

Philips Innovation Campus Software Technologist 1 Reviews and Ratings

based on 34 reviews

3.1/5

Rating in categories

3.0

Skill development

3.7

Work-Life balance

3.3

Salary & Benefits

3.1

Job Security

3.5

Company culture

2.6

Promotions/Appraisal

3.0

Work Satisfaction

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

₹10.1 L/yr - ₹29 L/yr

Software Engineer
215 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Software Technologist 2
171 salaries
unlock blur

₹14.9 L/yr - ₹34.7 L/yr

Software Engineer2
158 salaries
unlock blur

₹8.5 L/yr - ₹18.8 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