Upload Button Icon Add office photos

Philips

Compare button icon Compare button icon Compare

Filter interviews by

Philips Architect Interview Questions and Answers

Updated 27 Nov 2024

Philips Architect Interview Experiences

1 interview found

Architect Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Design OTP generation app

Architect Jobs at Philips

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

50min long was conducted in company

Round 2 - Coding Test 

Sharepoint coding was tested

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

I applied via LinkedIn and was interviewed in Sep 2021. There were 4 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 - One-on-one 

(1 Question)

  • Q1. OOPs concepts, Kotlin and Android basic to advance, And a coding problem.
Round 3 - One-on-one 

(1 Question)

  • Q1. Android, Kotlin, Koin, Rx, Database
Round 4 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics first to then go for it.

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Whats c
  • Ans. 

    C is a general-purpose programming language developed by Dennis Ritchie in 1972.

    • C is used for developing operating systems, embedded systems, and system software.

    • It is a compiled language and has a low-level memory access.

    • C is the predecessor of many modern programming languages like C++, Java, and Python.

  • Answered by AI
  • Q2. Whats loop
  • Ans. 

    A loop is a programming structure that repeats a set of instructions until a certain condition is met.

    • Loops are used to iterate over a collection of data or to repeat a set of instructions a certain number of times.

    • There are three types of loops in most programming languages: for, while, and do-while.

    • Example: for (int i = 0; i < 10; i++) { // do something }

  • Answered by AI
  • Q3. Why mi good samsung bad

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy peasy interieds

I appeared for an interview in May 2017.

Interview Questionnaire 

4 Questions

  • Q1. Why is string immutable
  • Ans. 

    String is immutable because it ensures data integrity and allows for efficient memory management.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings can be easily shared and reused, improving memory efficiency.

    • Immutable strings enable efficient string interning and caching.

    • Immutable strings support thread safety in concurrent environments.

  • Answered by AI
  • Q2. Do @requestparam has default value
  • Ans. 

    Yes, @RequestParam has a default value if not specified.

    • If a @RequestParam is not provided in the request, it will use its default value.

    • The default value can be set using the 'defaultValue' attribute of @RequestParam annotation.

    • If no default value is specified, the parameter will be considered as required and an exception will be thrown if not provided.

  • Answered by AI
  • Q3. Singleton and prototype
  • Q4. Why abstract class is required
  • Ans. 

    Abstract classes are required to provide a common interface and share code among related classes.

    • Abstract classes allow for code reusability and promote modular design.

    • They provide a common interface for a group of related classes.

    • Abstract classes can define abstract methods that must be implemented by subclasses.

    • They can also provide default implementations for common methods.

    • Abstract classes cannot be instantiated, b

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

Samsung user image Gaurav Srikant Mokhasi

posted on 3 Dec 2015

Interview Preparation Tips

Round: PRE PLACEMENT OFFER
Experience: Interns (both CS and IT) were selected in my third year. Pre-placement offers were rolled out to 16 of us which was roughly a conversion ratio of 1:3. A couple of ECE hires were added when SRI-B visited campus later.

General Tips: If you're in CS or IT, this is the only format your resume should be in: -----
Take your internship seriously. Have fun and all but also get your project done. It's not the end of the world if you don't get a PPO. Campus placements are tension-filled, no doubt, but a lot of people get equally good if not better jobs after missing out on PPOs.
Make sure you talk to your manager about the PPO process. She will be the one giving you your final review. So ensure that she knows you want the job. Prepare a fancy presentation for the HR. By fancy, I mean slick and professional. Think Apple, not flashy Microsofty graphics and stupid word art.
Skill Tips: Google GSAT (Global Samsung Aptitude Test) a week before the test and make sure you practice some similar CAT type questions. Questions are of medium difficulty and time management is a real issue (most of us were unable to finish properly). - I didn't have to use these but I've heard good things about codechef/topCoder and books such as Cracking the Coding Interview by Gayle Laakmann McDowell.
Skills:
College Name: NIT Surathkal

Interview Questionnaire 

1 Question

  • Q1. Which area would you concentrate on if you were the CEO of the company?
  • Ans. 

    I would concentrate on improving the company's software development process.

    • Implementing agile methodologies

    • Investing in automation tools

    • Encouraging continuous learning and development

    • Fostering a culture of innovation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: One hour written test.
Objective questions related to C/C++/OS + 1 coding question .
Tips: Basic C/C++ reference material should be enough.
Revise basic OS, Networks, Data Structures and Algorithms.
Duration: 60 minutes

Round: Interview
Experience: Two Technical Interviews (20 minutes each)
 Questions on your B.Tech project, M.Tech project, Favorite subject, Programming ability.
 Discussion about the company, expectations from the company, future opportunities.
 Too much emphasis on the work done by you before. They require every explanation in
detail.
 If your B.Tech and M.Tech projects are in the field which company is looking forward for, it
is an added bonus.
Tips: Questions are mostly related to BTP as well as other work done in the Department.
 Prepare a compendium of the topics expected to prop up during interview.
 Revision of basic fundamentals of the field.
 Short report of the B.Tech as well as M.Tech project.
 Refer to placement sites for some tips.

General Tips: For non-core companies&#44; only puzzle solving skills and accuracy are needed to be
sharpened. So practice standard interview puzzles available on net. Also revise of topics in
probability and permutation/combination.
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. About Projects
  • Q2. About Research Work
  • Q3. Straight forward questions relating to project experiences.

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA-9.55

Round: Test
Experience: Basic C Programming and Algorithms questions
Tips: General C programming knowledge is required. Nothing specific for the test
Duration: 60 minutes

Round: Technical Interview
Experience: Subjects tested: Signal Processing, Speech Technology, and Machine Learning

General Tips: Mostly they looked for Research experience&#44; Project works and a good knowledge of Speech
Technology, Signal processing and Machine Learning and maybe CGPA. They were looking for work related to Speech Technology, Signal processing and Machine Learning. I had my BTP and several projects related to these subjects.
Skills: Signal Processing, Speech Technology, Machine Learning
College Name: IIT Madras

Interview Questionnaire 

3 Questions

  • Q1. Elementary coding questions
  • Q2. Wireless communication
  • Q3. Puzzles-related questions

Interview Preparation Tips

Round: Test
Experience: There was an aptitude test on Day 4 and the interviews on day 5.

Round: HR Interview
Experience: In my HR interview I was offered the job and they elaborated on their packages and job description.

General Tips: Overall just doing the basic questions of ANSI C and solving elementary coding problems can take you through.
College Name: IIT KANPUR

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Everyone who applied gets shortlisted for the test

Round: Test
Experience: 20 MCQs in each section
Tips: Try to not to waste too much time on English as other sections may take longer to complete.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: Three coding questions
Tips: Practice some online coding test,know basic data structures and algorithms
Duration: 1 hour
Total Questions: 3

Skills: Ability To Express Your Ideas, Communication And Confidence

Philips Interview FAQs

How many rounds are there in Philips Architect interview?
Philips interview process usually has 1 rounds. The most common rounds in the Philips interview process are Assignment.
How to prepare for Philips Architect 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 Healthcare, Agile, Architecture, Computer science and Risk Management.

Tell us how to improve this page.

Philips Architect Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 550 Interviews
Dell Interview Questions
3.9
 • 389 Interviews
HARMAN Interview Questions
3.7
 • 264 Interviews
OPPO Interview Questions
4.0
 • 213 Interviews
LG Electronics Interview Questions
4.0
 • 201 Interviews
Vivo Interview Questions
4.1
 • 197 Interviews
Daikin Interview Questions
4.1
 • 150 Interviews
Apple Interview Questions
4.3
 • 139 Interviews
Samsung Research Interview Questions
3.1
 • 132 Interviews
View all
Philips Architect Salary
based on 62 salaries
₹24 L/yr - ₹65 L/yr
70% more than the average Architect Salary in India
View more details

Philips Architect Reviews and Ratings

based on 6 reviews

3.9/5

Rating in categories

3.3

Skill development

4.5

Work-life balance

4.0

Salary

4.3

Job security

4.0

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 6 Reviews and Ratings
Architect I

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

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