Skip to content

stim371/Selection-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Read Me for Selection Sort

This was my first attempt to create an algorithm to sort an array using the selection sort method.

The project was based on a challenge from http://reprog.wordpress.com/2010/05/19/another-challenge-can-you-write-a-correct-selection-sort/

Future work on these files may include:
- trying to do the sort inside of a single array
- adding additional tests to the test document
- add arrays to tests

Releases

No releases published

Packages

No packages published

Languages