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.
Interview questions [5]
Question 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.