go-algorithms

module
v0.0.0-...-cfe842a Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2016 License: Apache-2.0

README

Travis-ci Status Coverage Status Go Report Card GoDoc

go-algorithms

Common data structures and algorithms implemented in golang.

Plans

  • Data Structures

    • Queue
    • List
    • Stack
    • Deque
    • Binary Tree
    • AVL tree
    • B-Trees
    • Hash
    • Priority Queue
    • Set
    • Heap
  • Algorithms

    • Sort

Directories

Path Synopsis
Package deque provides a useful interface of a list that can be add/remove elements from both end.
Package deque provides a useful interface of a list that can be add/remove elements from both end.
Package queue implements queue data strcuture.
Package queue implements queue data strcuture.

Jump to

Keyboard shortcuts

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