OOPS C#, Asp.net MVC Life Cycle Coupling in C#
Senior Net Software Engineer Interview Questions
154 senior net software engineer interview questions shared by candidates
How you decide between Abstract class/Interface
SOLID principles, implement using a class,(full practical).
Real time example for Abstract class Real time example for SOLID principal
I was asked a question about a bug that one of the developers had just come across using the Async/Await functionality in their code which caused a dead lock. I was asked given the code they showed me could I find the bug.
Optimize a provided method that prints a list of unique numbers from a given string.
Different types of C# tasks (algorithms and data structures, sorting, paging, api authorization, middleware..etc)
How to resolve a deadlock?
1. Reverse array without using built-in methods. 2. Write an extension method 3. If the limit of integer is 100, how would you perform addition of 2 nos. (200 +500 = 700). 4. Burning rope problem.
generic list details,design patterns,abstract class-interface
Viewing 121 - 130 interview questions