Skip to content

A simple application for visualizing sorting algorithms written in C++ & SFML a bunch of different sorting algorithms Like QuickSort, Bubble Sort, Merge sort, Heap sort, Insertion Sort, selection Sort With the functionality of shuffle Rectangle_Bars , New Rectangle_Bars , Quit.

Notifications You must be signed in to change notification settings

Nithinrajkalyani/Sorting-Visulization

Repository files navigation

Sorting Visualizer

A simple application for Visualizer sorting algorithms written in C++ & SFML a bunch of different sorting algorithms Like QuickSort, Bubble Sort, Merge sort, Heap sort, Insertion Sort, selection Sort With the functionality of shuffle Rectangle_Bars , New Rectangle_Bars , Quit.

Algorithm

QuickSort

Bubble Sort

Merge sort

Heap sort

Insertion Sort

selection Sort

Controls

Use 1 to Quick Sort

Use 2 to Bubble Sort

Use 3 to Merge Sort

Use 4 to Heap Sort

Use 5 to Insertion Sort

Use 6 to Selection Sort

Use 7 to shuffle

Use 8 to New

Use 9 to quit

Samples

Quick Sort

ezgif com-gif-maker (1)

Bubble Sort

ezgif com-gif-maker (9)

Merge Sort

ezgif com-gif-maker (3)

Heap Sort

ezgif com-gif-maker (4)

Insertion Sort

ezgif com-gif-maker (5)

Selection Sort

ezgif com-gif-maker (6)

About

A simple application for visualizing sorting algorithms written in C++ & SFML a bunch of different sorting algorithms Like QuickSort, Bubble Sort, Merge sort, Heap sort, Insertion Sort, selection Sort With the functionality of shuffle Rectangle_Bars , New Rectangle_Bars , Quit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published