Candidatei-me por indicação de um funcionário. O processo levou 3 dias. Fui entrevistado pela Philips (Bengaluru) em jan. de 2019
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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#.
Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Philips em dez. de 2020
Entrevista
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#
Perguntas de entrevista [1]
Pergunta 1
Describe delegate and its real-life usage with and example