Can you tell me about popular messaging systems and their features?
C#
Have you previously discussed code review in your team to improve code quality?
Can you name the main data types used in C#?
What is the difference between the mutual exclusion mechanisms Lock and Semaphore when managing access to resources?
What is your experience in leading teams or projects?
Can you explain the different forms of database normalization?
What potential negative consequences can arise from changing the transaction isolation level in a database management system?
Is a structure in a programming language a value type or a reference type?
What is the main purpose of using the NET Standard library in application development?
Can you explain what is meant by generations in the mechanism of automatic memory management (garbage collection)?
What is your education and qualification in this field?
Tell about your practical projects and experience in the commercial sphere.
What methods can be used to ensure correct thread interaction when performing parallel tasks?
Explain the concept of parallel computing and how it differs from sequential processes.
Explain the concept of asynchronous programming in JavaScript and its features
Do you have experience in development or maintenance using the .NET platform?
What thread synchronization mechanisms do you know and can use in your projects?
Are reference types always stored on the stack?.
Explain how the use of asynchronous operations differs from multithreading in programming.
How do the keywords const and readonly differ in programming, and in which cases is their use preferable?