CppQuiz.org is an open source C++ quiz site ran by me, with contributions from the C++ community. If you’re unfamiliar with it, you can read more in its “About” section.
Thanks to great help from Nicolas Lesser and Simon Brand, all the questions and explanations on CppQuiz.org have now been updated from C++11 to C++17. This task would have taken me a very long time to do on my own, but thanks to Nicolas and Simon, this was all done in no more than four days!
If you want to test your knowledge of C++, try out the quiz now!
If you enjoyed this post, you can subscribe to my blog, or follow me on Twitter.
Nice Update !! I used to use the CppQuiz to refresh before taking interviews :)
Cool! I’m glad you’re using the quiz. Do you often encounter those kinds of questions in interviews?