Ye olde modern IT world…
https://www.jarednelsen.dev/posts/The-horrifically-dystopian-world-of-software-engineering-interviews
Useful reading: C++ Core Guidelines
http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
Shell with Python syntax
Always was surprised with weird shell syntax variations, was it bash with weird “if [-d …] ” block or cmd...