Implementation of core data structures and algorithms in Python, including AVL trees, graph traversal (BFS, DFS) and sorting algorithms with custom comparators.
python avl-tree graph data-structures dfs dijkstra bfs bst dijkstra-algorithm python-algorithms data-structures-and-algorithms graphs-algorithms shorting bst-tree shorting-algorithm
-
Updated
Apr 29, 2026 - Python