This book is not an introduction to C++. It assumes that the reader is aware of the basics of C++98 and C++03 and is keen to expand her horizon to latest and greatest in the present and future of C++, including C++11 and C++1y(aka C++14). It contains selected fundamental problems with detailed solutions to all of these which will help the reader to hone her skills to solve a particular problem. 1 Algorithms 2 Utilities 3 Templates 4 Classes 5 Namespaces 6 Type Specifiers 7 Constant Expression 8 C++14 9 Miscellaneous