Ho sostenuto un colloquio presso FactSet (New York, NY)
Colloquio
HR called and set up the technical interview next day. The interviewer is very calm. He started with the projects i work. Interview went on for 1 hr. Questions on javascript, Entity framework, C#, LINQ etc. Later, he asked me if i have any questions.
Domande di colloquio [5]
Domanda 1
Find the average of numbers.
var arr = [3, null, [5, 6, undefined], false, [1, null, [2, [5, 6], 5], undefined]]
What optimizations you take for huge queries. How do you log exceptions that occurs while querying the DB? They create alerts on base of any exceptions. so, knowing this is important.
Ho sostenuto un colloquio presso FactSet (Hyderabad)
Colloquio
Asked about smart pointers, OOPs related concepts.. mostly at behavioral level
2 coding qs were asked -
one was to get distinct ele in a vector
second was anagram pairs
Overall it went well. my second coding qs has some comilation issues and i was not given enough time to fix it