Skip to content

ejbrannonwu/SortingAlgorithmVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MorseTextConverter

• Implemented key sorting algorithms to visualize their run-time efficiency and Big-O performance.

• Utilizes text files ranging from 5,000 to 20,000 words to be sorted alphabetically.

• Measures and compares the elapsed time for each sorting algorithm, on sorted and unsorted input.

• Displayed results, showing Selection Sort was the least efficient while Quick and Merge outperformed the rest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages