Can you give examples of resources managed using RAII, besides smart pointers?
C/C++
What is your expected salary range?
Explain the concept of partial specialization of templates in C++.
How does the use of the static keyword affect the scope and lifetime of local variables in a program?
Can you name the main aggregate functions used in SQL for data processing?
Describe the most complex problems you have faced in your work and how you solved them.
Do you have experience reviewing and analyzing colleagues' code for quality and standards compliance?
Can you explain the different types of table joins in SQL?
Which organization would you like to join for work?
Can you explain what the term 'mutex' means and how it is used for thread synchronization?
Can you tell us what you find attractive or engaging in this field?
Can you tell about different types of value-related data?
Какова цель использования std::weak_ptr в управлении объектами в C++?
What are the differences between std::list and std::vector containers in C++ in terms of characteristics and usage?
Can you list the types of data type conversions you know?
Can you explain what an abstract class is in object-oriented programming?
What are the differences between the Mutex mutual exclusion mechanism and active waiting Spinlock?
Can you explain what a primary key in a database is and what it is used for?
What are the advantages of using std::make_shared when creating managed objects in C++?