Algorithms and Data Structures in Go using Generics algorithms + datastructures = programs by niklaus wirth Algorithms Selection sort Insertion sort Partition sort Tree sort Sliding window Data structures Queue Stack Singly Linked-List Doubly Linked-List Problems Browser History NB: experimenting w/ generics, don't use this code even when is 100% tested ;)