What is the structure and location of the library files on disk used in a project?
C#
Can you explain what is meant by transaction isolation levels in databases?
По каким причинам уходил с предыдущих мест работы?
What lifetimes of services exist in the standard .NET DI container and what are their differences?
Can you explain the main principles and features of ASP.NET Core?
Can you give an example of an important data type used in programming?
What are the advantages and disadvantages of static typing in programming languages?
Is it possible to make a field read-only in a class so that its value cannot be changed after initialization?
Can you list the main synchronization primitives provided by the standard library?
Can the HTTP DELETE method be considered safe for repeated requests without changing the server state?
In which professional field or direction in your development do you plan to move forward?
Can you list popular tools or frameworks for conducting unit tests in your projects?
What are the main differences between parallel and asynchronous task execution?
What methods of working with databases do you know?
Describe your experience working with the CryptoPro system and its features.
What approaches and techniques ensure adherence to the dependency inversion principle in system design?
Can you explain what is meant by the 'using' directive in C# and how it is used?
Can you explain the concept of lazy data loading and in what cases it is applied?
In what situations should you use list data structures?
Is it possible to change the functionality of a method by overriding it in a subclass?