algorithms

module
v0.0.0-...-ac1e062 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: MIT

README

Algorithms and Data Structures Build Status Go Report Card codecov

A set of various algorithms and interesting data structures implemented using Go language.

NOTE: This repo is created to practice, do not use any of the examples in production environment without thorough analysis.

Algorithms

  1. Moving Average
moveavg

Computes a simple moving average, using a ring buffer.

Data Structures

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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