Data structures and Algorithms give templates and Leetcode problems Data structures Queue and Stack: link Linked List: link Tree: link Graph: link Special data structure Trie: link Algorithms Sorting: link DP: link Other Math: link