First question was on the projects i had worked on in my last company as I had applied on 2.5 years experience. After that some questions to write code: SQL: que1: Get counts of people belonging to different cities from a table having, table.Sno, table.Name, Table.city que2: What is nomalization in the DB and how do we achieve that. C#: que3: What are static class and static methods? que4: How does garbage collection works on static class? que5: What are heap and stack memories? que6: Using LINQ Sort a given list of strings. que7: How do we make our code thread safe? que8: Explain thread synchronisation and its techniques. que9: When do we use interfaces and when abstract classes? que10: What are delegates in c#.
Software Engineer Net Developer Interview Questions
8,182 software engineer net developer interview questions shared by candidates
They asked about .NET a lot (theoretical questions) which can't determine your knowledge in coding.
basics of c#, .net core, MVC ,oop
What is the difference between an abstract class and an interface?
Const and read only different
CLR choose the correct statements regarding the Common Language Runtime (CLR) in .NET A CLR is a formal specification of .NET APIs that are available on multiple .NET implementations A CLR handles memory allocation and management. A comprehensive collection of APIs that facilitates development and deployment of applications that are abased on a particular technology. A CLR is also a virtual machine that not only executes apps but also generates and compiles code on-the-fly using a JIT compiler .NET Frameworks is the CLR implementation for Windows platform
Questions related to NET framework, net core, Boxing, Logging, Memory usage, data structures, access modifiers, interfaces, abstract classes, generics, OOP principles, SOLID, testing, EF Core, Dependency injection, LinQ, SQL, Design patterns
Basic oops Concept
JDBC Connection between the sql and your project
How do you design an API endpoint?
Viewing 5461 - 5470 interview questions