AlgorithmVisualizer icon indicating copy to clipboard operation
AlgorithmVisualizer copied to clipboard

Add unit tests for the algorithms

Open melikpehlivanov opened this issue 5 years ago • 0 comments

  • [x] Bubble sort

  • [x] Quick sort

  • [x] Heap sort

  • [x] Merge sort

  • [x] Selection sort

  • [ ] AStar

  • [ ] Dijkstra

  • [ ] Bfs

  • [ ] Dfs

melikpehlivanov avatar Jan 29 '20 14:01 melikpehlivanov