collections

module
v0.0.0-...-4def9c8 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2015 License: MIT

README

collections

Summary

Basic data structures represent a great opportunity to learn a new langauge. These are some of the data structures that I have built to familiarize myself with the Go language

Usage

Even though these data structures have been built for my own learning purposes, if you find them useful, feel free to use them

Build

go get github.com/cosn/collections...

Test

go test github.com/cosn/collections...

Included structures

Directories

Path Synopsis
Package bst implements an unbalanced binary search tree.
Package bst implements an unbalanced binary search tree.
Package queue implements a queue.
Package queue implements a queue.
Package set implements a hashset.
Package set implements a hashset.
Package stack implements a stack.
Package stack implements a stack.
Package trie implements a trie.
Package trie implements a trie.
Package tst implements a ternary search tree.
Package tst implements a ternary search tree.

Jump to

Keyboard shortcuts

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