This repo contains python implementaion of various data structures including
Binary Tree, Binary Search Tree, AVL Tree, and Heap (Priority Queue). It also implements a class for normalizing unicode strings, making it easier to work with unicode-heavy languages in python. This package was built as a homework assignment for cmc's data structures class
Build status: