epi
Problem library
A collection of Go implementations for common algorithmic and data structure problems.
Solutions for Elements of Programming Interviews problems written in Golang (work-in-progress)
530 stars
21 watching
97 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of Go solutions to common programming interview questions and challenges | 56 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | A comprehensive cryptographic toolkit for Go developers | 646 |
| | Provides resiliency patterns and implementations for Go applications to handle failures and exceptions. | 2,234 |
| | Implementation of k-modes and k-prototypes clustering algorithms in Go. | 43 |
| | An ODE solving library for Go with support for multi-dimensional states and various numerical methods. | 22 |
| | A Go library for creating and manipulating graphs of various types | 71 |
| | A Go package for building pattern recognition applications | 67 |
| | A Go library providing functional programming helpers without extending built-in objects. | 110 |
| | A comprehensive utility package for Go programmers | 175 |
| | A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |
| | A common architecture for string utilities in the Go programming language | 70 |
| | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
| | A collection of notes, examples, and exercises from the official Go book. | 2 |