Upload Button Icon Add office photos

Philips

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Philips Intern Interview Questions and Answers

Updated 20 Nov 2024

Philips Intern Interview Experiences

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online test with a few behavioral questions and games. Nothing difficult.

Round 2 - Coding Test 

This round included CSE Core MCQs and 2 coding questions. MCQs where moderated and Coding questions were for Leetcode Medium-Hard difficulty.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview Round - Resume based questions regarding internships, projects and tech stacks.
  • Q2. Python-based simple questions, a few DBMS questions, and some AI/ML. Nothing too difficult and one-liner answers were expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the coding round and make sure not to lie on your resume.

Intern Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

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

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 questions , Prime number and sort list

Round 2 - Technical 

(2 Questions)

  • Q1. Basic python questions
  • Q2. List, tuple difference
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Informal discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic should be clear

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 8 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. General interaction

Interview questions from similar companies

I was interviewed in Sep 2017.

Interview Questionnaire 

2 Questions

  • Q1. Sorting algorithm
  • Ans. 

    A sorting algorithm is a method of arranging elements in a specific order.

    • Sorting algorithms can be categorized as comparison-based or non-comparison-based.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quicksort, and heapsort.

    • Efficiency of sorting algorithms is measured by their time complexity, space complexity, and stability.

    • Example: Sorting an array of strings in alphabet

  • Answered by AI
  • Q2. Intro, why should i hire you?, inspiration from?

Interview Preparation Tips

Round: Test
Experience: An online aptitude test was taken.
Tips: Should have the knowledge regarding technical.
Duration: 1 hour
Total Questions: 45

Round: Technical Interview
Experience: Should explain the interviewer each and every detail regarding that algorithm.
Tips: Should have basic knowledge about the subject mentioned in the Area of interest column.

Round: HR Interview
Experience: Just be confident. And always praise yourself.

Skills: Technical Skill, Inter Person Communication Skills
College Name: Mody University Of Science And Technology, Sikar

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is 6 sigma
  • Ans. 

    6 Sigma is a data-driven methodology for improving business processes and reducing defects.

    • It aims to achieve a level of quality where the probability of a defect is 3.4 parts per million or less.

    • It involves five phases: Define, Measure, Analyze, Improve, and Control (DMAIC).

    • It is widely used in industries such as manufacturing, healthcare, and finance.

    • It emphasizes on statistical analysis and measurement to identify a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great to interview and I had taken up the opportunity and even though everyone is great. I learned a lot from that interview.

Intern Interview Questions & Answers

Bosch user image Anonymous

posted on 6 May 2022

I applied via Campus Placement and was interviewed before May 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Explain your academic projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Only put the information in your resume which you are very confident about . if you don't remember something or where weak at it better not to put it there . they will ask questions only based on your resume.

Intern Interview Questions & Answers

Bosch user image Anonymous

posted on 4 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Normal questions about academics and small projects

Interview Preparation Tips

Interview preparation tips for other job seekers - For international students tip would be be yourself, explain your journey and goals and what motivates to work as an intern for the respective position

Intern Interview Questions & Answers

Sony user image Anonymous

posted on 24 Oct 2023

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

I applied via Referral and was interviewed in Apr 2023. 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 Resume tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. What are your skills
  • Q2. What are your strengths
  • Q3. What are your weaknesses
  • Q4. Do you have any machine learning experience
  • Ans. 

    Yes, I have experience with machine learning through coursework and personal projects.

    • Completed coursework in machine learning algorithms

    • Developed a recommendation system using collaborative filtering

    • Utilized neural networks for image classification tasks

  • Answered by AI
  • Q5. Tell me about yourself

Skills evaluated in this interview

Intern Interview Questions & Answers

Sony user image Anonymous

posted on 24 May 2024

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

I applied via LinkedIn

Round 1 - Technical 

(1 Question)

  • Q1. Probability of bit error in a binary symmetric channel
  • Ans. 

    The probability of bit error in a binary symmetric channel can be calculated using the formula P = 1/2 * erfc(sqrt(Eb/N0)), where erfc is the complementary error function.

    • Probability of bit error in a binary symmetric channel is influenced by the signal-to-noise ratio (Eb/N0).

    • The error function erfc is used to calculate the probability of bit error.

    • The formula for calculating the probability of bit error is P = 1/2 * e

  • Answered by AI

Skills evaluated in this interview

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

Binary tree traversal question

Round 2 - Technical 

(2 Questions)

  • Q1. Linklist simple question
  • Q2. Add node at nth position
  • Ans. 

    To add a node at the nth position in a linked list

    • Create a new node with the data to be inserted

    • Traverse the linked list to the (n-1)th node

    • Adjust the pointers to insert the new node at the nth position

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Philips Interview FAQs

How many rounds are there in Philips Intern interview?
Philips interview process usually has 3 rounds. The most common rounds in the Philips interview process are Coding Test, Technical and HR.
How to prepare for Philips Intern 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 C++, Recruitment, Healthcare, Coding and SDLC.
What are the top questions asked in Philips Intern interview?

Some of the top questions asked at the Philips Intern interview -

  1. List, tuple differe...read more
  2. Python-based simple questions, a few DBMS questions, and some AI/ML. Nothing to...read more
  3. Interview Round - Resume based questions regarding internships, projects and te...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

JOBS

Via.com

No Jobs

INTERVIEWS

Bombay Dyeing

No Interviews

INTERVIEWS

Welspun Living Limited

No Interviews

INTERVIEWS

Kisan Network

No Interviews

SALARIES

Autoninja

Tell us how to improve this page.

Philips Intern Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Intern Interview Questions from Similar Companies

Bosch Intern Interview Questions
4.2
 • 12 Interviews
Samsung Intern Interview Questions
3.9
 • 8 Interviews
Siemens Intern Interview Questions
4.1
 • 5 Interviews
Dell Intern Interview Questions
4.0
 • 5 Interviews
HARMAN Intern Interview Questions
3.8
 • 3 Interviews
OPPO Intern Interview Questions
4.0
 • 3 Interviews
Signify Intern Interview Questions
3.5
 • 3 Interviews
View all
Philips Intern Salary
based on 35 salaries
₹2 L/yr - ₹8 L/yr
29% more than the average Intern Salary in India
View more details

Philips Intern Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.9

Salary

2.8

Job security

4.9

Company culture

3.1

Promotions

4.9

Work satisfaction

Explore 7 Reviews and Ratings
Software Technologist 1
199 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Accounting Specialist
169 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Technologist 2
168 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
160 salaries
unlock blur

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