Skip to content

CS4080-GO2/Practice-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice-Sort

Practice programming in Go by implementing both the merge sort and quick sort with and without goroutines.

How to run using terminal

On a linux or mac run terminal command within project directory:

make run

How to run testcases

On a linux or mac run terminal command within project directory:

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published