https://www.hackerrank.com/challenges/cpp-class-template-specialization/editorial
C++ Class Template Specialization - Editorial | HackerRank
Class templates in C++ create specializations for certain types. These can be used when difficult to provide a generic implementation.
class template specializationeditorialhackerrank