Interview Intel

Templates & Metaprogramming

0 / 8 solved

Learning Resources

learncpp — Chapters 11.7, 11.8, 26, 27.8
Daily C++ Interview — Questions 44, 64, 68, 96, 97
Beautiful C++ — Chapters 2.1, 2.6, 4.5, 4.6
Effective Modern C++ — Items 1, 24, 27, 28

Practice Problems

0 / 8 completed
Template argument deduction 36% 19/53 solved
Template Instantiation 100% 7/7 solved
SFINAE 63% 5/8 solved
C++20 Concepts 71% 5/7 solved
Template Inheritance Chain 100% 3/3 solved