Skip to content

lucas-marianno/flutter_algorithm_visualizer

Repository files navigation

AlgoVis Get it on Google Play

AlgoVis provides a friendly and interactive way to visualize and learn about the most common sorting algorithms. It includes smooth graphics and animations, intuitive controls for animation speed and number of items to be sorted, as well as comprehensive information with detailed descriptions for each algorithm.

Algorithms available for visualization

  • Bubble Sort
  • Merge Sort
  • Selection Sort
  • Insertion Sort
  • Quick Sort
  • Heap Sort
  • Radix Sort
  • Shell Sort
  • Cocktail Shaker Sort
  • Gnome Sort
  • Bitonic Sort
  • Bogo Sort

Full info on each algo

  • Click the info button on the top-right corner to learn more about each and every algorithm.

Links

  • The app is available for download on the PlayStore by clicking here!
  • Download the latest .apk right here.
  • Check out the latest release notes right here.

Found a problem? Have any questions? Or would you like to contribute to the project?

Feel free to contact me or simply create a new issue/pull request.

Screenshots

Untitled_Project_V3 (1)

manual input speed2