Skip to content

VSU-BS-Computer-Science/SortingAlgorithmsSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name: Sorting Algorithms Simulator
Course: CS135 - Visual Programming
Author: Christian A. Bandibas (2019)

Summary:
A sorting algorithm simulator implemented in C# with a speed control feature. The app tackles 5 different sorting algorithms: (1) bubble sort, (2) selection sort, (3) insertion sort, (4) merge sort, and (5) quick sort.

About

A CS135 C# Graphics Application project by Christian Bandibas (2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages