data-structures-and-algorithms-in-go

command module
v0.0.0-...-8859e38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2018 License: MIT Imports: 5 Imported by: 0

README

Data structures and algorithms in Go

Playground for commonly used data structures and algorithms written in Go.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
algorithms
graph/breadth_first_search
Pogram Degrees of Separation finds the degree of separation between two different data points (e.g.
Pogram Degrees of Separation finds the degree of separation between two different data points (e.g.
graph/depth_first_search/bipartite
bipartite either finds a bipartition or an odd-length cycle of an undirected graph
bipartite either finds a bipartition or an odd-length cycle of an undirected graph
graph/depth_first_search/cycle
dfs_cycle finds a simple cycle in an undirected graph
dfs_cycle finds a simple cycle in an undirected graph
datastructs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL