Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualization-Application

A simple application that visualizes how classic sorting algorithms work step-by-step in real time.

  • Generate random array
  • Play / Pause
  • Speed control
  • Highlight compare & swap
  • Reset

What I learned:

  • How to visualize algorithm behavior using the Qt Framework
  • Designing a real-time animation system for algorithm execution
  • Managing UI updates and timing (play, pause, speed control)

Run app:

  • Download and extract sorting_vs.zip
  • Run exe.

Documentation:

About

Interactive visualization tool for sorting algorithms with real-time animation and performance comparison

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages