The difference between interface and abstract class and how it related to the coding challenge.
Net Software Developer Interview Questions
741 net software developer 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
How you decide between Abstract class/Interface
SOLID principles, implement using a class,(full practical).
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.
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 ?
If you have 10.000 string and want to concatenate? .. you Answer StringBuilder, then they ask you WHY Stringbuilder is faster.
Viewing 561 - 570 interview questions