Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alvinometric/gostidoo

My solutions (in Go) to the interview questions in the "Rendez Vous with Cassidoo" newsletter
https://github.com/alvinometric/gostidoo

Last synced: about 1 month ago
JSON representation

My solutions (in Go) to the interview questions in the "Rendez Vous with Cassidoo" newsletter

Awesome Lists containing this project

README

        

# Gostidoo

My solutions (in Go) to the interview questions in the "Rendez Vous with Cassidoo" newsletter.

Like I did with [this repo](https://github.com/alvinometric/rustidoo) but in Go and not Rust.

## Running the solutions

```sh
gow run ./solutions/301.go
```