/count-inversions-go

Count inversions practice exercise for Golang

Primary LanguageGo

Count inversions practice exercise for Golang

Merge sort algorithm implementation for counting inversions.