-
Make sure your templates have no dependency like typedef, defines etc.
-
Comments regarding the Space and Time complexity is mentioned.
-
Brief comments regarding usage details, indexing used etc is present.
-
Prefer to use tabs (instead of 4 spaces).
-
No lines should have any extra spaces or tabs.
-
All comments should end with a dot.