Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.03 KB

File metadata and controls

19 lines (14 loc) · 1.03 KB

SortingAlgorithmsVisualization

This is and application where i implemented visualizations of a few sorting algorithms. I made it with C++ and Graphics library called the SFML.

On start, the screen pops up image

You can see which algorithms are visualized, and also there is a functionality where you can adjust sorting speed and the number of pillars to sort.

2000 items to sort image 43 items to sort image

In the top right corner there is also sorting speed. image

When items are sorted, all elements turn green image