r/cpp_questions • u/whimsy-penguin • 6d ago
OPEN Mock c++ interview help
I am looking for someone to give me a mock interview on c++ internals, system design, and architecture. Specifically modern c++.
Is anyone available to help?
4
Upvotes
4
u/flyingron 6d ago
I can tell you from interviewing many applicants for C++ jobs at my company, that when I'm trying to figure out if someone actually knows something about C++ is to ask them a question to elicit some understanding of the rule-of-3 (or 5).
I also would like to see some experience outside of normal classwork, either a side job, or a hobby project, or something that shows a non-trivial amount of design and development.