Skip to content

sichenzhao/VisibleSorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

======================================================================

Project Name: VisibleSort
Author: Sichen Zhao

Goal: To build a Java window takes in input from user, create visible 
squares to show that how the sorting method sort an array of numbers.

	Part: 1. Start window and take input
      	      2. Create an array and display
	      3. Different ways to sort the array and sycronized with
	         the display (need a control class to separate the sorting
	 	 and the display to make it easy to migrant)
	      4. Nothing else
	      
=======================================================================

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages