Junior — Middle
What technologies and tools have you used in your projects?
sobes.tech AI
Answer from AI
In projects on C/C++, I used the standard STL library (containers, algorithms), as well as build and debugging tools such as CMake, Make, GDB. For version control — Git. In some projects, I employed Boost libraries for extended capabilities, for example, for working with threads and smart pointers. I also used Valgrind for memory leak detection and profilers for performance optimization.