Skip to content

This contains C programs that measure run time for two common sorting algorithms.

Notifications You must be signed in to change notification settings

rubennoro/Sorting-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains 2 programs to compare the run time between the bubble sort and merge sort algorithms.

About

This contains C programs that measure run time for two common sorting algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages