Skip to content

Short project that implements merge sorts + counts inversions recurively and iteratively. Uses StreamReader and StringBuilder.

Notifications You must be signed in to change notification settings

maricr-sk/Inversion-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inversion-Counter

Implements merge sort and counts the number of inversions required for an array to be in order

About

Short project that implements merge sorts + counts inversions recurively and iteratively. Uses StreamReader and StringBuilder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages