README ¶ Go-DSA An implementation of some data structures and algorithms in Golang. Are these likely implemented elsewhere? Absolutely. Are those implementations potentially more efficient or complete than this one? Almost certainly. But none of them are mine! Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis heap MaxBinaryHeap MinBinaryHeap list LinkedList queue ArrayQueue LinkedListQueue PriorityQueue set HashSet stack ArrayStack LinkedListStack tree BinarySearchTree RedBlackTree utils Comparator DSA_Error Click to show internal directories. Click to hide internal directories.