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)

GitHub

530 stars
21 watching
97 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mykoweb/epi-go A collection of Go solutions to common programming interview questions and challenges 56
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 806
dedis/kyber A comprehensive cryptographic toolkit for Go developers 646
eapache/go-resiliency Provides resiliency patterns and implementations for Go applications to handle failures and exceptions. 2,234
e-xpertsolutions/go-cluster Implementation of k-modes and k-prototypes clustering algorithms in Go. 43
christopherrabotin/ode An ODE solving library for Go with support for multi-dimensional states and various numerical methods. 22
hmdsefi/gograph A Go library for creating and manipulating graphs of various types 71
daviddengcn/go-pr A Go package for building pattern recognition applications 67
rjnemo/underscore A Go library providing functional programming helpers without extending built-in objects. 110
xxjwxc/public A comprehensive utility package for Go programmers 175
derekparker/trie A Go library implementing a data structure for fast prefix and fuzzy string searching 766
esemplastic/unis A common architecture for string utilities in the Go programming language 70
tomcraven/goga A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. 220
teaentitylab/fpgo A Golang library providing functional programming features and Rx-style coding capabilities. 349
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2