Skip to content

1️⃣2️⃣3️⃣4️⃣5️⃣ Animations of Quicksort, Selection Sort and Bubble Sort

License

Notifications You must be signed in to change notification settings

aniketk21/Sorting-Algorithm-Animations

Repository files navigation

Sorting Algorithm Animations

Animations of Bubble Sort, Quicksort and Selection Sort, written in C.
ncurses.h library was used for GUI.

Screens

intro

menu

qsort

qsort2

qsort3

Requirements

  • ncurses.h:

$ sudo apt-get install libncurses5-dev

  • [Optional] ncurses.h man pages:

$ sudo apt-get install ncurses-doc

Usage

$ ./run.sh

License

GPLv3

About

1️⃣2️⃣3️⃣4️⃣5️⃣ Animations of Quicksort, Selection Sort and Bubble Sort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published