SkillAgentSearch skills...

SortingAlgorithms

A graphical program to show how sorting algorithms work

Install / Use

/learn @andreaiacono/SortingAlgorithms

README

SortingAlgorithms

is a program that shows graphically how sorting algorithms work.

Screenshot of the application

Requirements

  • Java 8 (with the java executable available in path)

Usage

The project is built with Maven, so to create the JAR you just need to launch:

mvn clean install

and then launch it with:

java -jar target/SortingAlgorithms.jar

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6y ago
Forks1

Languages

Java

Security Score

60/100

Audited on Jan 31, 2020

No findings