This was the best assessment of programming ability in an interview that I have encountered so far (and I have been in a lot of interviews). They took examples of bad code that they had found (and fixed) in their own code base. They asked me to spot the problem and propose a fix. There were a few standard C#/MVC/SQL questions but not many. Also an exercise in recoding some LINQ code to not use LINQ (once again a specific situation that they had actually encountered).
Senior Net Developer Interview Questions
1,052 senior net developer interview questions shared by candidates
If you were able to pick any 3 essential things when starting a new project what would those be?
C#, Sql, Asp. Net
Explain what is an Expression tree.
Whats the difference between this and $(this)?
What css style usually goes with float?
Would yo like to move to Buenos Aires?
question were not direct so the technical interview was a bit tricky, like 1. what would you do if you are asked to load 1 million records in a UI, what would you do to handle such massive data query?
Design Patterns, mostrando código com Singleton, e também mostrou código com 2 loops. O que havia errado nos códigos.
How would you refactor this code?
Viewing 71 - 80 interview questions