Tell us about yourself and your work experience (C++ developer, projects, technology stack)
Middle
202
Tell us about yourself and your work experience (C++ developer, projects, technology stack)
Why is it not possible to write to stdout (or what is the peculiarity of writing to stdout)?
What are the types of file descriptors and what are they used for?
Tell about debugging applications: what tools and approaches have you used (Valgrind, AddressSanitizer, breakpoints)?
What system calls have you used and what issues have you encountered (file/network)?.
Have you used GNU utils and standard Linux utilities (grep, sed, awk, etc.)?
What problems can occur with frequent calls to dynamic memory (new/delete)?
What do you mean by systems programming?