Upload Button Icon Add office photos

Philips

Compare button icon Compare button icon Compare

Filter interviews by

Philips Software Engineer Interview Questions and Answers

Updated 9 Dec 2024

Philips Software Engineer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apti quest normal maths english

Round 2 - Coding Test 

Medium leetchode question

Software Engineer Interview Questions & Answers

user image Shreyash Sharma

posted on 11 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

2 ad-hoc coding questions :

1st was related to the incremental sorting of an array.
2nd was related to adding logic to a function snippet.

Round 2 - Technical 

(3 Questions)

  • Q1. Personals and educational background
  • Q2. Logic of binary tree, heap, doubly link list
  • Ans. 

    Binary tree is a tree data structure where each node has at most two children, heap is a specialized tree-based data structure, doubly linked list is a linked list where each node points to both the next and previous nodes.

    • Binary tree: each node has at most two children, left child and right child. Example: binary search tree.

    • Heap: a complete binary tree where the value of each node is greater than or equal to the valu...

  • Answered by AI
  • Q3. Questions around final year project
Round 3 - HR 

(1 Question)

  • Q1. Personals and cultural fit round

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Campus Placement and was interviewed in Jul 2022. There were 5 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 

There was 10 MCQ on general aptitude and english and 2 coding questions easy to medium level

Round 3 - Technical 

(1 Question)

  • Q1. 1)Reverse Linked List 2)Deep aboit project
Round 4 - Technical 

(1 Question)

  • Q1. All about project and some technical question like what is API, Flow diagram of API etc
Round 5 - HR 

(1 Question)

  • Q1. 1) Intro 2) Hobbies 3) 5 strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all do strong your DSA and practise some question based on all topics. Learn core subject like OS, DBMS etc
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. String reversal , Data structures
Round 2 - Technical 

(1 Question)

  • Q1. Interview with Architect , mostly technical and logical reasoning.
Round 3 - Behavioral 

(1 Question)

  • Q1. Situation based question like how to handle a situation when you are overloaded. personal info and what made you apply for this role.

Philips interview questions for designations

 Software Engineer II

 (2)

 Software Development Engineer

 (1)

 Software Testing Engineer

 (1)

 Software Developer

 (6)

 Software Engineer2

 (2)

 Software Tester

 (1)

 Software Developer Intern

 (2)

 Junior Software Developer

 (1)

Software Engineer Interview Questions & Answers

user image Satyam Chaubey

posted on 20 Jun 2017

I was interviewed in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

Interview questions from similar companies

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

(2 Questions)

  • Q1. OOPS concepts with DSA in java
  • Ans. 

    OOPS concepts in Java are principles like Inheritance, Encapsulation, Polymorphism, and Abstraction. DSA involves data structures and algorithms.

    • OOPS concepts in Java include Inheritance, where a class inherits properties and behaviors from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent cla...

  • Answered by AI
  • Q2. Questions related to resume projects and tech stacks used.
Round 2 - HR 

(1 Question)

  • Q1. Questions related to previous experiences in team oriented internships

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good basics of DSA and OOPS in JAVA

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What's desing patterns
  • Ans. 

    Design patterns are reusable solutions to common problems encountered in software design.

    • Design patterns help in creating flexible, maintainable, and scalable software.

    • Examples include Singleton, Factory, Observer, and Strategy patterns.

    • Design patterns can be categorized into creational, structural, and behavioral patterns.

  • Answered by AI
  • Q2. What's object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good place to work

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(4 Questions)

  • Q1. Why to join WD?
  • Ans. 

    WD offers exciting opportunities for growth and innovation in the software engineering field.

    • Opportunity to work on cutting-edge technologies

    • Collaborative and supportive work environment

    • Career development and growth opportunities

    • Strong company culture and values

    • Global presence and diverse projects

  • Answered by AI
  • Q2. Detect loop in linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect loop in linked list.

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

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI
  • Q3. What are different product of WD?
  • Ans. 

    WD offers a variety of products including external hard drives, internal hard drives, SSDs, and network attached storage devices.

    • External hard drives

    • Internal hard drives

    • SSDs

    • Network attached storage devices

  • Answered by AI
  • Q4. Do you want to ask any questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't know result yet

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 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 - Aptitude Test 

Google forms CS subjects 60 Mcqs

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question on Java,oops,code output prediction.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to attempt and creak the test

Round 2 - Technical 

(1 Question)

  • Q1. About yourself, c basic questions, about your project
Round 3 - HR 

(1 Question)

  • Q1. About yourself, about company, about location

Philips Interview FAQs

How many rounds are there in Philips Software Engineer interview?
Philips interview process usually has 3-4 rounds. The most common rounds in the Philips interview process are Technical, Coding Test and HR.
How to prepare for Philips Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Philips. The most common topics and skills that interviewers at Philips expect are Coding, C++, Healthcare, Agile and Computer science.
What are the top questions asked in Philips Software Engineer interview?

Some of the top questions asked at the Philips Software Engineer interview -

  1. logic of binary tree, heap, doubly link l...read more
  2. situation based question like how to handle a situation when you are overloaded...read more
  3. Interview with Architect , mostly technical and logical reasoni...read more

Tell us how to improve this page.

Philips Software Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Philips Software Engineer Salary
based on 181 salaries
₹5.4 L/yr - ₹21.4 L/yr
59% more than the average Software Engineer Salary in India
View more details

Philips Software Engineer Reviews and Ratings

based on 19 reviews

3.3/5

Rating in categories

2.9

Skill development

3.5

Work-life balance

3.5

Salary

3.4

Job security

3.2

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 19 Reviews and Ratings
Software Technologist 1
201 salaries
unlock blur

₹11.1 L/yr - ₹34 L/yr

Software Engineer
181 salaries
unlock blur

₹5.4 L/yr - ₹21.4 L/yr

Software Technologist 2
173 salaries
unlock blur

₹16 L/yr - ₹36.5 L/yr

Senior Accounting Specialist
169 salaries
unlock blur

₹5.6 L/yr - ₹19 L/yr

Deputy Manager
155 salaries
unlock blur

₹8.5 L/yr - ₹27 L/yr

Explore more salaries
Compare Philips with

Siemens

4.1
Compare

GE Healthcare

4.0
Compare

Honeywell Automation

3.8
Compare

Bosch

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