README ¶ Algorithms and Data Structures 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 Moving Average moveavg Computes a simple moving average, using a ring buffer. Data Structures Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis moveavg Click to show internal directories. Click to hide internal directories.