melikpehlivanov / AlgorithmVisualizer

Visualization tool for various algorithms wrriten in ASP.NET Core & React

Home Page:https://melikpehlivanov.github.io/AlgorithmVisualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unit tests for the algorithms

melikpehlivanov opened this issue · comments

  • Bubble sort

  • Quick sort

  • Heap sort

  • Merge sort

  • Selection sort

  • AStar

  • Dijkstra

  • Bfs

  • Dfs