Algorithms and Data Structures A collection of algorithms and data structures implemented in Go Algorithms Sorting Elementary sorts Linear sort Selection sort Insertion Sort Shell sort Mergesort Bottom-up mergesort Quicksort Searching Binary search Other Gale-Shapeley (WIP) Data Structures Fundamental Stack Queue Bag Graphs Undirected Graph