Can you tell me more about your favorite project/task?
C/C++
How does unordered_map differ from map? Which one is faster?
How to programmatically run an application in Windows knowing only its name (not the path to the exe file)?
What amount do you consider when transitioning (gross, before tax)?
Technical questions on C++: type declaration, universal references, std::move, lambdas, virtual functions, SFINAE, final.
What are file descriptors and what standard descriptors do you know, such as 0, 1, 2?
Do you have a completed higher education?
Why are you changing jobs now?
How to find regression in a large number of versions (a bug appeared somewhere between versions)?
Tell about the most complex project or achievement.
Did you write the service alone or in a team?
What will be displayed on the screen? (Question 2: std::map, operator[], method at())
What other languages and technologies interest you besides multithreading and networks?
What kind of person do you see in your team?
Tell us about std::unique_ptr, std::shared_ptr, and std::weak_ptr, their differences, and thread safety.
Would it be convenient to come to the office twice a week from Dzerzhinsk?
How do you usually write development and code documentation?
What product are you currently developing at «InfoTeKS»?
How to synchronize two processes: the encoder puts frames 60 times per second, and the display must receive them? What synchronization mechanisms should be used?
What does a subnet mask do?