In this video, I explain insertion sort and how to implement it in Go. Hope it helps!

Links:

Project repo: https://github.com/bi3mer/data-structures-and-algorithms

Implementation (Go): https://github.com/bi3mer/data-structures-and-algorithms/blob/main/Arrange/insertionSort.go

Previous video (bubble sort in Go): https://www.youtube.com/watch?v=HUHrCYPtvwU

Gopher by Renée French, CC3.0: https://github.com/golang-samples/gopher-vector