Skip to content

MrAStone/AlgorithmComparerer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgorithmComparerer

Bubble and Merge sort as procedures. Creates array of n values and fills with random integers Times how long for both merge and bubble to complete.

For Teaching students should

  • Create a menu which has the following 1: Create array of values 2: Linear Search 3: Binary Search 4: Bubble Sort 5: Merge Sort 9: Quit

Students should include code to check the array has been made, it is sorted before running Binary search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published