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

https://github.com/eldehan/go-exercises

A collection of coding problems and exercises completed in Go
https://github.com/eldehan/go-exercises

algorithms data-structures go golang

Last synced: 2 months ago
JSON representation

A collection of coding problems and exercises completed in Go

Awesome Lists containing this project

README

          

# Go Coding Exercises
A collection of coding problems and exercises completed in Go

Includes:
- Codewars problems
- Exercises from the book "A Common-Sense Guide to Data Structures and Algorithms" by Jay Wengrow
- Assorted Leetcode problems