What is a microservice?
Senior Net Developer Interview Questions
913 senior net developer interview questions shared by candidates
First round was pure technical and asked about oops concepts and questions related to that and most of the questions was regarding DB and second round of technical was basically from .net framework, again DB and finally from C#
1- Difference between Process, Thread and Tasks in detail. 2- Define output parameter in function with no definition in caller. 3- What is difference between a good unit test and bad test unit??????? How can you say a test is written best? 4-What are disadvantages of LINQ? 5- What is difference between Abstraction and Interface? 6- Give sample of a abstraction class in .NET 7- What is dependency injection? 8- Coding: Write an interface and dependency inject in a class. 9- Coding: This class implements a async method. Create a property which binds to the result of the method. Whenever it gets the result set the property. So the caller of the function should not be locked. Caller should bind to the property. How can we find that property get the result? 10- Write a unit test code for this class in async matter????? 11- How many types of lock do we have in .net and what are their differences
Technical questions including CLR and .net memory management.
what is static? use of static in c#? what are four pillers of oops? explain all in detail with real time example and how you used in your application? diff between abstract and interface? what is partial class? how to use it and its benefits?
then they give me array to sort. program
what is Probaility of head if I toss fare coin.
what algorithm is use for hash table.
1 what is data structure
Preguntas sobre POO, SQL, conceptos básicos de C#. Estructura de Datos, Patrones.
Viewing 881 - 890 interview questions