Skip to content

Jaime02/QQuickSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QQuickSort

A simple GUI visualization of QuickSort algorithm.

It only uses PySide6, it does not have any other external dependency.

thumbnail of the program

How to run

Install requirements:

Run code: python main.py

To do:

  • Make program bullerproof. It has not been fully tested due to lack of time. It sometimes crashes

  • Choose pivot dynamically

  • Clean code

  • Improve GUI

  • Add comparison and swapping operation counter

About

A GUI visualization of QuickSort algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages