Skip to content

Transform your understanding of sorting with our JavaFX GUI! Select from various algorithms, adjust array size, and watch as bars visually demonstrate sorting methods. Engage and learn effortlessly with dynamic visualization, enhancing comprehension and user satisfaction.

Notifications You must be signed in to change notification settings

HigginsChristopher/Sort-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualization

Description

This project is a JavaFX GUI application designed to visualize various sorting algorithms in action. Users can select from a range of sorting algorithms and customize the array size to observe how different algorithms sort elements visually on the screen.

Features

  • Interactive GUI with JavaFX and Scene Builder
  • Selection of sorting algorithms including Bubble Sort, Selection Sort, etc.
  • Customizable array size for dynamic visualization
  • Intuitive interface for easy exploration of sorting processes

Technologies Used

  • Java
  • JavaFX
  • Scene Builder

Getting Started

  1. Clone the repository.
  2. Ensure you have Java and JavaFX installed on your system.
  3. Compile and run the application.

Usage

  • Select a sorting algorithm from the dropdown menu.
  • Adjust the array size using the slider.
  • Click "Start" to visualize the sorting process.
  • Observe how the bars on the screen rearrange according to the selected algorithm.

About

Transform your understanding of sorting with our JavaFX GUI! Select from various algorithms, adjust array size, and watch as bars visually demonstrate sorting methods. Engage and learn effortlessly with dynamic visualization, enhancing comprehension and user satisfaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages