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

https://github.com/morzhanov/algorithms

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

Last synced: 5 months 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