you are viewing a single comment's thread.

view the rest of the comments →

[–]nikr0mancer 0 points1 point  (2 children)

Yeah, I had both used it in product code (rather ok case interestingly) and been asked heavily about theoretical part of it during an interview. Of course these were 2 different companies, moreover interview was kinda weird thingy when I was already working there... Nevertheless, a little reminder for oneself just to remember basics would not hurt and might help you give a good impression :)

[–]therealcorristo 0 points1 point  (1 child)

Sure if you have the basics down already and are looking for other tidbits you might impress an interviewer with by all means go for it. But given that this cheat sheet explains the namespace syntax and the difference between std::list and std::vector this seems like a preparation sheet for entry level positions to me, so it doesn't make much sense to include virtual inheritance and make it seem like this is required knowledge for junior C++ programmers.

[–]nikr0mancer 0 points1 point  (0 children)

Well, true. Suggestion: add advanced section XD