Upload Button Icon Add office photos

Philips

Compare button icon Compare button icon Compare

Filter interviews by

Philips Scrum Master Interview Questions and Answers

Updated 9 Jul 2022

Philips Scrum Master Interview Experiences

1 interview found

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2022

I applied via LinkedIn and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Previous experience and Techno Functional Questions.
Round 2 - Technical 

(1 Question)

  • Q1. Advance Scrum questions and scenario based questionnaire.
Round 3 - HR 

(1 Question)

  • Q1. Experience relevant questions along with salary parta

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the JD and prepare for interview. add your hands on experience in Answers

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 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 tips
Round 2 - HR 

(7 Questions)

  • Q1. Tell me about your self
  • Q2. What do you do before this job
  • Q3. How you face Market competition as a fresher
  • Ans. 

    As a fresher, I face market competition by focusing on my unique skills and strengths.

    • I identify my unique selling points and highlight them in my resume and during interviews.

    • I research the company and its competitors to understand their needs and how I can add value.

    • I network with professionals in the industry to gain insights and build relationships.

    • I continuously learn and improve my skills to stay competitive.

    • For ...

  • Answered by AI
  • Q4. Which company smart phone you use and sell this phone to me
  • Ans. 

    I use and recommend the iPhone for its sleek design, user-friendly interface, and advanced features.

    • The iPhone has a premium look and feel, with a sleek and modern design.

    • The user interface is intuitive and easy to navigate, making it accessible for all users.

    • The iPhone offers advanced features such as facial recognition, high-quality camera, and seamless integration with other Apple products.

    • The App Store offers a wid...

  • Answered by AI
  • Q5. Define your own Smart phone
  • Ans. 

    My ideal smartphone is a sleek and powerful device that seamlessly integrates with my daily life.

    • Large, high-resolution display for easy viewing and multitasking

    • Fast and efficient processor for smooth performance

    • Long-lasting battery life to keep up with my busy schedule

    • Intuitive and user-friendly interface for easy navigation

    • Advanced camera technology for capturing high-quality photos and videos

    • Seamless integration wit...

  • Answered by AI
  • Q6. What about your academics
  • Q7. What is your family background

Interview Preparation Tips

Topics to prepare for OPPO Consultant interview:
  • Smartphone
  • Current processor
  • Camera configuration
  • Lens and sensors
Interview preparation tips for other job seekers - Be positive and confidencial towards your situation

I applied via Company Website and was interviewed in Nov 2022. 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 

It was a basic assessment on numerical n logical reasoning

Round 3 - Group Discussion 

A group discussion on basic current topics

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a basic procedure anyone can clear with the help of little preparation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. Job/function related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fish bone analysis
  • Q2. How to improve performance of processes
  • Ans. 

    Improving process performance involves identifying bottlenecks and inefficiencies, implementing automation, setting clear goals, and continuous monitoring.

    • Identify bottlenecks and inefficiencies in the process

    • Implement automation to streamline tasks and reduce manual errors

    • Set clear goals and key performance indicators (KPIs) to track progress

    • Continuously monitor and analyze process performance to make necessary adjust...

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

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java basic coding
Round 2 - One-on-one 

(1 Question)

  • Q1. Behavioral questions

Interview Questionnaire 

1 Question

  • Q1. What's you name

Interview Preparation Tips

Interview preparation tips for other job seekers - See GFG for answers

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Core java advanced
  • Q2. Threads, Collections, Design pattern, Programming Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong Core Java Knowledge
Basic Data Structure Knowledge

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 180 Minutes
Round difficulty - Medium

Round was held in the morning at 10 am.

  • Q1. 

    M - Coloring Problem Statement

    Given an undirected graph with 'N' nodes in the form of an adjacency matrix and an integer 'M', determine if it is possible to color the vertices of the graph using at most ...

  • Ans. 

    The problem involves determining if a given graph can be colored with at most 'M' colors without adjacent vertices sharing the same color.

    • Create a function that takes the adjacency matrix, number of nodes 'N', and maximum number of colors 'M' as input.

    • Implement a graph coloring algorithm such as backtracking or greedy coloring to check if the graph can be colored with at most 'M' colors.

    • Check if adjacent vertices have ...

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 40 Minutes
Round difficulty - Medium

The round was held in the evening

  • Q1. 

    Trie Data Structure Implementation

    Design and implement a Trie (prefix tree) to perform the following operations:

    • insert(word): Add a string "word" to the Trie.
    • search(word): Verify if the string "w...
  • Ans. 

    Implement a Trie data structure to insert, search, and check for prefixes in strings.

    • Create a TrieNode class with children and isEndOfWord attributes.

    • Implement insert, search, and startsWith methods in the Trie class.

    • Use a Trie to efficiently store and search for strings based on prefixes.

    • Example: insert 'apple', search 'apple' returns true, startsWith 'app' returns true, search 'app' returns false.

  • Answered by AI
Round 3 - HR 

Round duration - 10 Minutes
Round difficulty - Easy

Was held in the morning around 9 am

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from TIET - Thapar Institute of Engineering And Technology. I applied for the job as SDE - 1 in NoidaEligibility criteriaAbove 7 CGPASamsung interview preparation:Topics to prepare for the interview - OOPS, Algorithms, Operating System, DBMS, Data StructuresTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Focus on graphs, most questions are from this topic
Tip 2 : Prepare well about the projects you mention in your resume
Tip 3 : Do not fill the resume with too many things. Keep it simple

Application resume tips for other job seekers

Tip 1 : Have 2-3 projects on resume. But also be prepared to answer questions related to the projects.
Tip 2 : Do not mention too many things. Keep it short and simple

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

Round duration - 60 minutes
Round difficulty - Easy

This was coding round and was conducted on Cocubes platform. It is not IDE but kind of white board coding platform. C/C++, Java and Python were only allowed languages.

Round 2 - Coding Test 

Round duration - 30 minutes
Round difficulty - Easy

This was pen and paper round. Total 40 shortlisted candidates were grouped into 8 groups (each of 5). Each group was given a coding question which they have to solve on paper and explain it to the recruiter. 2 to 3 from each group were selected for the next round.

Round 3 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

This was general face to face Data Structures and Algorithms based round.

  • Q1. How do you perform a spiral order traversal of a binary tree? Please provide an explanation or code to print the binary tree in spiral order.
  • Ans. 

    Spiral order traversal of a binary tree involves printing nodes level by level alternating between left to right and right to left.

    • Start by pushing the root node into a queue.

    • While the queue is not empty, pop a node, print its value, and push its children into the queue.

    • For each level, alternate between printing nodes from left to right and right to left.

    • Repeat until all nodes are printed in spiral order.

  • Answered by AI
Round 4 - HR 

Round duration - 45 minutes
Round difficulty - Easy

It was the last round.

Interview Preparation Tips

Professional and academic backgroundI completed Electronics & Communication Engineering from Veermata Jijabai Technological Institute. I applied for the job as SDE - 1 in UlhasnagarEligibility criteriaCGPA above 7.5 Samsung interview preparation:Topics to prepare for the interview - Only Data Structures and Algorithms.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Be real during the interview and don’t show off. Also, practice Data Structures and Algorithms based problems as only through practice you will be able to solve questions quickly during the interview. Also prepare for theory subjects like Object-Oriented Programming System, Database Management System, Computer networks, etc.

Application resume tips for other job seekers

Keep your resume simple. Prefer LaTeX. Don't use colourful templates. They are too common and very unprofessional. Keep it black and white and keep your content richer. Keep it of 1 page and 2 pages only if you have achieved a lot. Don’t use fillers. Any unwanted information on the resume leaves a bad impact on the interviewer.

Final outcome of the interviewSelected

Skills evaluated in this interview

Philips Interview FAQs

How many rounds are there in Philips Scrum Master interview?
Philips interview process usually has 3 rounds. The most common rounds in the Philips interview process are Technical and HR.
How to prepare for Philips Scrum Master 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 Scrum, Agile, Continuous Improvement, Healthcare and Product Management.

Tell us how to improve this page.

Philips Scrum Master Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 551 Interviews
Dell Interview Questions
3.9
 • 390 Interviews
HARMAN Interview Questions
3.7
 • 264 Interviews
OPPO Interview Questions
4.0
 • 216 Interviews
LG Electronics Interview Questions
4.0
 • 201 Interviews
Vivo Interview Questions
4.1
 • 197 Interviews
Daikin Interview Questions
4.1
 • 151 Interviews
Apple Interview Questions
4.3
 • 140 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
View all
Philips Scrum Master Salary
based on 24 salaries
₹14 L/yr - ₹35 L/yr
55% more than the average Scrum Master Salary in India
View more details

Philips Scrum Master Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.0

Skill development

4.6

Work-life balance

4.0

Salary

4.0

Job security

4.4

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Technologist 1
196 salaries
unlock blur

₹10 L/yr - ₹31.2 L/yr

Software Technologist 2
189 salaries
unlock blur

₹16 L/yr - ₹36.5 L/yr

Software Engineer
188 salaries
unlock blur

₹5.8 L/yr - ₹21.3 L/yr

Senior Accounting Specialist
173 salaries
unlock blur

₹5.6 L/yr - ₹20.2 L/yr

Deputy Manager
158 salaries
unlock blur

₹8.5 L/yr - ₹27 L/yr

Explore more salaries
Compare Philips with

Samsung

3.9
Compare

Vivo

4.1
Compare

OPPO

4.0
Compare

Dell

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