Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Philips Team. If you also belong to the team, you can get access from here

Philips Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Philips Softwaretest Engineer Interview Questions and Answers

Updated 17 Sep 2024

Philips Softwaretest Engineer Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. Bdd framework oops
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 Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Multiple choice question based on data structure, DBMS, os, 2 coding question.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting algorithm,
  • Q2. Solve question using recursion
  • Ans. 

    Recursion is a method where a function calls itself to solve smaller instances of a problem.

    • Recursion breaks a problem into smaller subproblems.

    • Base case is essential to stop recursion; e.g., factorial(0) = 1.

    • Example: Fibonacci sequence can be defined recursively: fib(n) = fib(n-1) + fib(n-2).

    • Recursive functions can lead to elegant solutions but may consume more memory.

    • Tail recursion can optimize performance by reusing...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Project related information
  • Q2. Java, oops. Java vs c+ +
  • Ans. 

    Java and C++ are both object-oriented programming languages, but Java is platform-independent while C++ is platform-dependent.

    • Java is platform-independent, meaning it can run on any platform with the help of JVM (Java Virtual Machine)

    • C++ is platform-dependent, as it needs to be compiled separately for each platform

    • Java has automatic garbage collection, while in C++ memory management is manual

    • Java does not support point...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why this role attracts you? Why Philips?

Skills evaluated in this interview

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. Describe your past projects, including the languages you used.

I applied via Referral and was interviewed in Mar 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 - Aptitude Test 

Good

Interview Preparation Tips

Topics to prepare for Philips Softwaretest Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - Good company build in new career in this company for the fresher

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Philips?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Question ask about embedded technoligy
  • Q2. C language related questions are asked
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

It was on c and elimanating round

Round 2 - Coding Test 

Asked many c fundamental question

Round 3 - HR 

(2 Questions)

  • Q1. Why should hire you?
  • Q2. Hobbies, interest
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Numerical,Average and Simple interest and compound interest

Round 2 - Technical 

(1 Question)

  • Q1. Self intro Project What is global in local? Write a sny c program?
  • Ans. 

    Global in local refers to the scope of variables in a program. A global variable can be accessed from any part of the program, while a local variable is limited to a specific function or block of code.

    • Global variables are declared outside of any function and can be accessed by any function in the program.

    • Local variables are declared within a function and can only be accessed within that function.

    • Example: int globalVar ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nill

Skills evaluated in this interview

Philips HR Interview Questions

25 questions and answers

Q. What is your plan?
Q. Can you tell me about your previous work experience?
Q. Tell me about the projects you have worked on.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Oct 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 

Apritude was quite moderate. Box test

Round 3 - Technical 

(2 Questions)

  • Q1. 1.Explains oops
  • Ans. 

    Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details an...

  • Answered by AI
  • Q2. Explain normalization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable parts.

    • It helps in reducing data redundancy by storing data in a structured way.

    • Normalization ensures data integrity by avoiding anomalies like insertion, update, and deletion anomalies.

    • There are different levels of normalization such as 1NF...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good for aptitude. TechnicL is joke
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Tell about AC industry

Round 2 - Technical 

(3 Questions)

  • Q1. Move zeros to end?
  • Ans. 

    Move all zeros in an array of strings to the end while maintaining the order of non-zero elements.

    • Iterate through the array and move all zeros to the end while keeping the order of non-zero elements.

    • Use two pointers approach to swap elements in-place.

    • Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']

  • Answered by AI
  • Q2. WHat are AWS services?
  • Ans. 

    AWS services are cloud computing services provided by Amazon Web Services.

    • Compute services (e.g. EC2, Lambda)

    • Storage services (e.g. S3, EBS)

    • Database services (e.g. RDS, DynamoDB)

    • Networking services (e.g. VPC, Route 53)

    • Machine learning services (e.g. SageMaker)

    • Analytics services (e.g. Redshift, Athena)

  • Answered by AI
  • Q3. What is dynamodb?
  • Ans. 

    DynamoDB is a fully managed NoSQL database service provided by AWS.

    • Fully managed NoSQL database service

    • Scalable and high-performance

    • Supports key-value and document data models

    • Automatically replicates data across multiple Availability Zones for high availability

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How good are you at stress handling situations?
  • Ans. 

    I am very good at handling stress situations, remaining calm and focused under pressure.

    • I have experience working on high-pressure projects with tight deadlines.

    • I am able to prioritize tasks effectively and stay organized during stressful situations.

    • I have developed strong problem-solving skills that help me navigate stressful scenarios.

    • I am able to communicate effectively with team members and stakeholders to manage s...

  • Answered by AI
  • Q2. Why daikin eloaborate this?
  • Ans. 

    Daikin may elaborate on a topic to provide more detailed information or explanation.

    • To provide a better understanding of a complex concept or product

    • To address potential questions or concerns from customers

    • To showcase the company's expertise and knowledge in the industry

  • Answered by AI

Skills evaluated in this interview

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. Python and selenium
  • Q2. Jira and Git hub
  • Q3. Manual testing questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 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 - Aptitude Test 

Common aptitude question (time and distance, clock and calendar, numerical ability and reasoning)

Round 3 - Coding Test 

Question related to dynamic programming, sorting and matrix manipulation

Round 4 - Technical 

(1 Question)

  • Q1. Common technical questions related to DBMS, OOP and networks
Round 5 - HR 

(1 Question)

  • Q1. Job location preference and why I would like to join the company

Interview Preparation Tips

Interview preparation tips for other job seekers - apply to multiple jobs simultaneously and develop relevant skills. Practice interview questions

Philips Interview FAQs

How many rounds are there in Philips Softwaretest Engineer interview?
Philips interview process usually has 2-3 rounds. The most common rounds in the Philips interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Philips Softwaretest 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 Analytical, C++, Coding, Embedded Software and Focus.
What are the top questions asked in Philips Softwaretest Engineer interview?

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

  1. Java, oops. Java vs c...read more
  2. Solve question using recurs...read more
  3. Sorting algorit...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Philips Softwaretest Engineer Salary
based on 38 salaries
₹15.5 L/yr - ₹29.8 L/yr
233% more than the average Softwaretest Engineer Salary in India
View more details

Philips Softwaretest Engineer Reviews and Ratings

based on 5 reviews

4.0/5

Rating in categories

3.2

Skill development

4.8

Work-life balance

4.3

Salary

3.7

Job security

4.3

Company culture

3.7

Promotions

2.9

Work satisfaction

Explore 5 Reviews and Ratings
Software Technologist 1
247 salaries
unlock blur

₹19.1 L/yr - ₹31.2 L/yr

Senior Accounting Specialist
193 salaries
unlock blur

₹9.2 L/yr - ₹17 L/yr

Software Technologist 2
185 salaries
unlock blur

₹20.8 L/yr - ₹35 L/yr

Deputy Manager
163 salaries
unlock blur

₹13.4 L/yr - ₹23.7 L/yr

Software Technologist
147 salaries
unlock blur

₹19.5 L/yr - ₹31.7 L/yr

Explore more salaries
Compare Philips with

Samsung

3.9
Compare

vivo

4.1
Compare

OPPO

3.9
Compare

Dell

3.9
Compare
write
Share an Interview