Implementation of BubbleSort, SelectionSort, InsertionSort, MergeSort and QuickSort algorithms in Go Programming Language
I'm Java developer and I want to get familiar with Go programming language. As the exercises I will try to implement aforementioned algorithms.