The difference between interface and abstract class and how it related to the coding challenge.
Software Developer Net Interview Questions
741 software developer net interview questions shared by candidates
What was a conflict you faced during a project? How did you resolve it?
They asked about project I mentioned in resume
oops, c#, SQL, Design pattern, multithreading, Angular2 concepts
Basic questions about programming, OOP and .NET. Parse a JSON, then manipulate it. The missing number in a sequence - what number is missing if I know the length of the list.
How you decide between Abstract class/Interface
SOLID principles, implement using a class,(full practical).
If you have 10.000 string and want to concatenate? .. you Answer StringBuilder, then they ask you WHY Stringbuilder is faster.
Difference between Interface and Abstract Class, then ask you how many interfaces you can inherit, and how many Abstract class you can use as well.
(SQL) What is an index? What are the benefits? What disadvantages ?
Viewing 561 - 570 interview questions