Skip to content

Releases: vstamate/sorting-algorithms-visualized

1.5.2

22 Aug 08:43

Choose a tag to compare

Video

YouTube Demo

What's new:

v1.5.2

 * auto mode

v1.5.0

 * better interface
 * more sorting algorithms
 * sorting sound

v1.4.1

 * sorting algorithms categorized based on their time complexity
 * expanded right panel

v1.4.0

 * cleaner code
 * improved dark mode

1.5.1

30 Jun 11:57

Choose a tag to compare

Video

The Sound Of Sorting (My Version)

What's new:

v1.5.0

 * better interface
 * more sorting algorithms
 * sorting sound

v1.4.1

 * sorting algorithms categorized based on their time complexity
 * expanded right panel

v1.4.0

 * cleaner code
 * improved dark mode

1.5.0

30 Jun 09:16

Choose a tag to compare

What's new:

 * better interface
 * more sorting algorithms
 * sorting sound

1.4.1

30 Jun 09:14

Choose a tag to compare

What's new:

 * sorting algorithms categorized based on their time complexity
 * expanded right panel

Refactoring Is Fun

30 Jun 09:13

Choose a tag to compare

Great but why?

This version brings a refactorized version of the project. Gaining more experience in programming I decided that it's best to make this project as it should be: modular and clean, so I switched from processing old fashioned ide to Intellij.

What's new

 * cleaner code
 * improved dark mode

Sorting Algorithms Final

30 Jun 09:12

Choose a tag to compare

This is the final version of 'Sorting Algorithms'. Below you have the binaries to execute for Windows and Linux.

Sorting Algorithms

30 Jun 09:09

Choose a tag to compare

v1.2

added insertion sort

Sorting Algorithms Web Version

30 Jun 09:06

Choose a tag to compare