AlgorithmVisualizer
AlgorithmVisualizer copied to clipboard
Add unit tests for the algorithms
-
[x] Bubble sort
-
[x] Quick sort
-
[x] Heap sort
-
[x] Merge sort
-
[x] Selection sort
-
[ ] AStar
-
[ ] Dijkstra
-
[ ] Bfs
-
[ ] Dfs