Describe a problem you encountered in your job and how you fix it ?
Lead Net Developer Interview Questions
1,817 lead net developer interview questions shared by candidates
There were 4-5 of total rounds
Oops concept, SOLID Principles, Design Patterns, .NET Core, SQL, Javascript, WEB API etc
Basic and easy questions. Junior person interviewd me. Don't think she knows technology
Open closed solid principle explanation
Impleted below to interfaces in the Class A(above code) interface G1 { // interface method void mymethod(); } interface G2 { // interface method void mymethod(); }
What is design pattern? which u have used them apart from singleton?
Mvc, web api, Dotnetcore, Database
3 rounds (TR + MR ) Opps and c# details in depth. SOLID principles Angular observables .NET Core
Starts with Introduction then asked me to rate myself out of 5 in different technologies. If I have experience in .Net core. What all Design Patterns I have worked on except Singleton. Scenario Based question on C# whether to use Abstract Class or Interface and why? What all things you can declare in interface and how you can implement except methods. Syntax of implementing properties. Difference between ref and out keyword. Why do we overload a method with same name instead of simply creating another method with different name. As it is only for theory namesake or there is a practical scenario or usage. Difference between Static and Singleton. Can you declare a non static method inside a static class. static and singleton why they are stored differently in stack and heap even though they serve the same purpose. Difference between Annonymous Type and Generics Difference between readonly and constant. What are the usages? If you create a class and try to create object with using keyword, will it allow? Difference between ViewBag and TempData. How can you refresh two partial views from a single action method in controller. How does OAuth token is generated. How will you get the token, how will you send the token. How the token is stored on client and server. How will you dispaly all data from right table and matching data from left table. Difference between TempTable and normal table. Performance tuning a query Repository Pattern implementation with RealTime example
Viewing 1801 - 1810 interview questions