Dentrax / Data-Structures-with-Go Star 140 Code Issues Pull requests Data Structures with Go Language go golang tree linked-list stack queue algorithms graph-algorithms dictionary collections binary-search-tree sorting-algorithms arrays educational interview-questions binary-trees searching-algorithms binary-search golang-examples data-stuctures Updated Feb 12, 2019 Go
briwilcox / algos Star 6 Code Issues Pull requests Learning go through algorithms quicksort bubble-sort insertion-sort selection-sort binary-trees Updated May 15, 2016 Go
bediger4000 / binary_tree Star 6 Code Issues Pull requests Consolidated binary tree interview questions golang binary-search-tree interview-questions binary-trees Updated Nov 9, 2025 Go
echenim / GoHackerton Star 2 Code Issues Pull requests Go data-structure and algorithm implementation this more of a refresher exercise on the basics of theoretical computer science go golang computer-science linked-list graph-algorithms hash binary-search-tree tree-structure recursive-algorithm binary-trees sorting-algorithms-implemented arrayadapter double-linked-list linkedlists single-linked-list Updated Jan 26, 2020 Go
redxio / container-library Star 1 Code Issues Pull requests An basic container library written in golang golang linked-list queue data-structures binary-trees delay-queue container-library Updated Jan 5, 2020 Go
rasouza / binaryTreeComparison Star 0 Code Issues Pull requests A Concurrency exercise in Go for traversing a binary tree and compare if they are exactly the same go golang binary-trees Updated Sep 30, 2019 Go
gadumitrachioaiei / bintree2ascii Star 0 Code Issues Pull requests Creates ascii art for binary trees. golang ascii-art binary-trees bst Updated Dec 15, 2023 Go
wwwroth / go-binary-search-tree Star 0 Code Issues Pull requests Validating and generating BST using Go. binary-trees binary-search-trees dsa Updated Mar 6, 2024 Go