SkillAgentSearch skills...

SortingAlgorithmAnimations

Visualization and comparison of sorting algorithms

Install / Use

/learn @vbohush/SortingAlgorithmAnimations
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SortingAlgorithmAnimations

Watch video http://youtu.be/ZZuD6iUe3Pc

Download binary .jar: http://bohush.net/sorting.jar

Visualization and comparison of 9 different sorting algorithms:

  • selection sort
  • shell sort
  • insertion sort
  • merge sort
  • quick sort
  • heap sort
  • bubble sort
  • comb sort
  • cocktail sort

The algorithms are used in 4 types of input data:

  • random
  • few unique
  • reversed
  • almost sorted

License

See the LICENSE file for license rights and limitations (MIT).

View on GitHub
GitHub Stars217
CategoryDevelopment
Updated3mo ago
Forks57

Languages

Java

Security Score

92/100

Audited on Dec 28, 2025

No findings