Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
-
Updated
Mar 19, 2025 - Go
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
Some examples for the programming language Go.
An open-source data project for developing new insights about the creative process of analog video synthesis.
simple sudoku solver using backtracking w/ a neat gui to better display the algorithm's inner-workings.
Recursively query a Linux file system - similar to find cmd
Exercises from 'A Common-Sense Guide to Data Structures and Algorithms' done in Golang.
reverse binary tree (recursion, no recursion version)
The famous Hanoi game written in Go. Thanks to @skelterjohn for his lib, go-matrix, that you can find in https://github.com/skelterjohn/go.matrix
Codes with algorithms
Go tryouts for learning
Add a description, image, and links to the recursion topic page so that developers can more easily learn about it.
To associate your repository with the recursion topic, visit your repo's landing page and select "manage topics."