Binary Search Tree

Solutions that utilize binary search tree data structures (set/multiset, map/multimap)

Problems that demonstrate the effective use of binary search tree data structures (set/multiset, map/multimap) to solve algorithmic challenges.