Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morzhanov/algorithms

Data Structures and Algorithms examples in Go
https://github.com/morzhanov/algorithms

Last synced: 20 days ago
JSON representation

Data Structures and Algorithms examples in Go

Awesome Lists containing this project

README

        

# Data Structures and Algorithms

Data Structures and Algorithms examples in Go

## Structure

- ds - data structures
- graph - graph algorithms
- search - search algorithms
- sort - sorting algorithms
- utils - utility functions