Skip to content

A graphical user interface application built using the QT framework in C++ for real-time visualisation of sorting algorithms.

Notifications You must be signed in to change notification settings

kerBiy/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Welcome to Sorting-Visualizer! This repository houses a graphical user interface (GUI) designed to visualize various sorting algorithms in real-time. Whether you're a newcomer to sorting algorithms or an experienced developer looking to explore them visually, Sorting-Visualizer provides an intuitive platform to witness these algorithms in action.

Features:

  • Real-time Visualization: Watch as each sorting algorithm rearranges elements in real-time, providing a clear understanding of their operations.
  • Multiple Sorting Algorithms: Explore a variety of sorting algorithms, including but not limited to Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and more.
  • Educational Tool: Ideal for students, educators, and enthusiasts interested in learning or teaching about sorting algorithms.

Screenshots:

TODO: Add screenshots and gif

Usage:

To get started with SortingTest, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/kerBiy/sorting-visualizer.git
  1. Open in the ide of choice and run it.

  2. Enjoy.

Contact

For any queries or suggestions, feel free to open an issue or contact the repository owner .

About

A graphical user interface application built using the QT framework in C++ for real-time visualisation of sorting algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published