Are you currently employed or looking for a new job?.
C#
Have you ever used filters in your projects?
What role does the S principle in SOLID play in software system design?
What is the maximum number of digits that an integer variable can contain?
Can you explain what the HAVING operator means in SQL and in what cases it is used?
Have you faced tasks of verifying input data correctness?
What stages do React components go through from creation to removal from the DOM?
What is the difference between different types of classes in programming?
What is the main purpose of using Entity Framework in projects?
From which classes does the Enum type inherit in programming language?
Explain the principle of operation of triggers in databases and their purpose.
What is the difference between Topic and Direct exchange types in RabbitMQ?
What advantages does C# have over Python in terms of performance and efficiency?
What development principles, besides SOLID, do you know and can describe?
What skills and knowledge have you gained during your professional career?
How does the automatic memory cleanup mechanism determine when an object needs to be freed?
What are the features of a typical system in C# and how is it implemented in the language?
How to understand what data needs to be cached?
Can you explain what is meant by the term Clone in programming?
Is it possible to implement an inheritance chain using only abstract classes?