C++ Interview Tips The most common ones in my experience were: Write a basic linked list write a function that reverses a linked list/write a function that reverses a C string in place Convert a given function to a template function And every one of them that I took had a question to do with classes with virtual destructors, asking you to write the order that the constructors and destructors are called in various examples. It's not all about programming questions though you should prepare for competency based questions too. The book stuff is always good to know, but don't forget the interview basics. Appearance is king, if you come in looking like a slob they might put you through the motions of the interview but they will have dismissed you already as a canidate.
Learn C++ Programming fast and easy, find C++ Program Codes