Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso Philips (Bengaluru) nel mese di gen 2019
Colloquio
I had a referral. Interviewed at Innovation Campus, Banglore. First round was technical round. Profiles was C#.Net, WPF, SQL developer. Got interview call within 2 hours of applying as the requirement was urgent.
Domande di colloquio [1]
Domanda 1
First question was on the projects i had worked on in my last company as I had applied on 2.5 years experience.
After that some questions to write code:
SQL:
que1: Get counts of people belonging to different cities from a table having, table.Sno, table.Name, Table.city
que2: What is nomalization in the DB and how do we achieve that.
C#:
que3: What are static class and static methods?
que4: How does garbage collection works on static class?
que5: What are heap and stack memories?
que6: Using LINQ Sort a given list of strings.
que7: How do we make our code thread safe?
que8: Explain thread synchronisation and its techniques.
que9: When do we use interfaces and when abstract classes?
que10: What are delegates in c#.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Philips nel mese di dic 2020
Colloquio
1. Virtually through MS Teams
2. 2 rounds technical 1 managerial
Overall have to be very good at technical things especially oops
2nd round was bit difficult, they asked in-depth details of C#
Domande di colloquio [1]
Domanda 1
Describe delegate and its real-life usage with and example