J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Philips (Bengaluru) en mai 2023
Entretien
It was a nice interview process . There were 3 rounds of the process including the online coding test. In coding test there was a medium level coding question that was based on mathematics. Then after 1 week I got a mail for the first round that was technical virtual discussion round. In that round I was asked 3 easy to medium level coding questions. The more focus was on CS fundamentals. The interviewer was asking more about Operating system and object-oriented-programming. And from development part she asked me about the project and the technologies used in it and she asked to me to implement Tic-Tac-Toy game logic. Then after 1 hour I got the mail for the second and final round , it was a managerial round in which I was asked HR based questions and Technical questions. In technical he asked me about the project , the tech used in it and the difficulties. And some behavioral questions were asked.
Questions d'entretien [1]
Question 1
1.Difference between stack and queue 2.Difference between stack and heap 3.what is threading 4.On which factor the Threading depends 5.Prime numbers 6.Reverse a Linked list 7.Tic-Tac-Toy game logic 8.virtual functions 9.what is abstract class 10.pure virtual functions 11.how internally virtual function works. 12. what you have learned in Oops
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 mois. J'ai passé un entretien chez Philips (Bengaluru) en mars 2026
Entretien
I was emailed to join a Teams meeting. The interview only lasted about 15 minutes. I was mostly asked about my projects and the decisions I made in them. Mostly about the key stuff used like why did you choose serverless architecture.
First was an online test then one techinal interview and one mangerial on the same day, and after clearing these 1 HR interview after few days. HR interview was to record answers
Questions d'entretien [1]
Question 1
DSA and OS questions. Mine went for 2 hours while my friend's went for 1 hour
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Philips (Bengaluru)
Entretien
There were 3 rounds :
Online Test
Technical Interview 1st (30min) --> Leetcode questions were asked of medium to hard level
Technical Interview 2nd (1 hour) - It is pi + ti
HR Round
Questions d'entretien [1]
Question 1
1. Intoduction
2. Write a function to reverse a string ( in three optimized ways)
3. Write a function to get the maximum palindrom substring from the given string ( optimize approach )
(He told me to write a code in multiple ways)