Skip to content

lasryariel/MIPS-MergeSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MIPS-MergeSort

This program is written in MIPS assembly language. This was completed as an Honors project for a Computers and Assembly Language Programming class.

Using the merge sort algorithm recursively, an array of integers is sorted, a count of the number of recursions is printed to the console, along with the sorted array.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published