Upload Button Icon Add office photos

Filter interviews by

Philips Innovation Campus Intern Interview Questions and Answers

Updated 20 Sep 2024

Philips Innovation Campus Intern Interview Experiences

1 interview found

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

Interview questions from similar companies

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

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 Jan 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 - Technical 

(3 Questions)

  • Q1. Question related to tech stack were asked?
  • Q2. Question related to dbms and sql?
  • Q3. Questions about healthcare domain?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn coding concepts in depth, be good in data structures and algorithms, databases.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Regarding pcb design
  • Q2. Semister projects

I applied via Referral and was interviewed in Jan 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Will you be able to commute on a daily basis
  • Q2. MS Excel
  • Q3. Pie Charts
  • Q4. Formulas used in excel
  • Ans. 

    Formulas used in Excel

    • Excel has a wide range of formulas for various calculations

    • Common formulas include SUM, AVERAGE, MAX, MIN, COUNT

    • Formulas can be used for mathematical operations, logical functions, text manipulation, etc.

    • Examples: =SUM(A1:A10), =IF(B1>10, "Yes", "No"), =CONCATENATE(A1, " ", B1)

  • Answered by AI

Interview Preparation Tips

General Tips: I was asked to wait for sometime for my interview to start.
The HR interview round was held in 5 minutes but it took them 20 minutes to prepare for the technical round.
After that i was asked to wait, but after waiting for 1 and a half hours it turns out that I was free for the day and the result will be given to me the next day.

Skills: Excel Skills, Communication
Duration: <1 week

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your understanding of internal auditing?
  • Ans. 

    Internal auditing is an independent, objective assurance and consulting activity designed to add value and improve an organization's operations.

    • Internal auditing involves evaluating and improving the effectiveness of risk management, control, and governance processes within an organization.

    • Internal auditors provide recommendations for enhancing internal controls and operational efficiencies.

    • They help organizations achi...

  • Answered by AI
  • Q2. What do you know about Generally Accepted Accounting Principles (GAAP)?
  • Ans. 

    GAAP are a set of accounting standards and guidelines used in the US to ensure consistency and transparency in financial reporting.

    • GAAP are a set of rules and guidelines for accounting in the US

    • They ensure consistency and transparency in financial reporting

    • GAAP principles cover topics such as revenue recognition, balance sheet classification, and financial statement presentation

    • Examples of GAAP principles include the m...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2022. There were 3 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 - Group Discussion 

GD was typically based on Accounting concepts, conventions, Merits and Demerits

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. Journal entries of Asset Sold, Accumulated Depreciation effect, Accrual Expenses

I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Create a new array and iterate through the original array in reverse order, adding each element to the new array

    • Use the built-in reverse() method of the array object

    • Swap the first and last elements, then the second and second-to-last elements, and so on until the middle of the array is reached

  • Answered by AI
  • Q3. Check if a given binary tree is binary search tree or not
  • Ans. 

    Check if a binary tree is a binary search tree

    • Traverse the tree and check if each node satisfies the BST property

    • For each node, check if its left child is less than the node and right child is greater than the node

    • Use recursion to check all nodes in the tree

  • Answered by AI
  • Q4. Questions about projects present in the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview took for about an hour. Interviewer was very friendly

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.
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 Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Question related to tech stack were asked?
  • Q2. Question related to dbms and sql?
  • Q3. Questions about healthcare domain?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn coding concepts in depth, be good in data structures and algorithms, databases.

Philips Innovation Campus Interview FAQs

How many rounds are there in Philips Innovation Campus Intern interview?
Philips Innovation Campus interview process usually has 1 rounds. The most common rounds in the Philips Innovation Campus interview process are Technical.
What are the top questions asked in Philips Innovation Campus Intern interview?

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

  1. Scenario based Machine Learning Questi...read more
  2. Neural Netwo...read more

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 34 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
IBM Intern Interview Questions
4.1
 • 14 Interviews
Bosch Intern Interview Questions
4.2
 • 12 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all
Philips Innovation Campus Intern Salary
based on 21 salaries
₹2.8 L/yr - ₹9 L/yr
47% more than the average Intern Salary in India
View more details

Philips Innovation Campus Intern Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

3.3

Skill development

4.9

Work-Life balance

3.7

Salary & Benefits

4.2

Job Security

4.7

Company culture

4.3

Promotions/Appraisal

3.3

Work Satisfaction

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