If you were able to pick any 3 essential things when starting a new project what would those be?
Net Developer Interview Questions
7,075 net developer interview questions shared by candidates
How do you apply patterns for the given solution
mostly regarding past and current experiences, technology used, how something was implemented, do you have experience with this and that, etc.
You have 14 kg of apples, a 2 kg weight and a scale(balance). The task is to obtain a 3 kg pile of apples using the scale only 2 times.
Tell me about what you have done with WCF
Explain OOPs concept? What is difference between constant and readonly ?
Implementing data structures) Rest of the interview is all theory based. Like design patterns, What is abstract class and so on. - Question like, do you know WebApplicationFactory, library you used for testing etc.
question like: ArrayList list = new ArrayList(); for (i =0; i < 10000;i++) { list.add(i); } do you see a problem here ? you add to answer that this list is slower than the new List object and there is a danger of mixing different object type in the same list. I didn't event think of that because you are looking for the catch. and it goes on like this the hole interview.
Write a method to reverse a string. The method should also write a text file to the file system listing the number of occurrences of each vowel.
Why should we hire you?
Viewing 501 - 510 interview questions