Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3ventic/fizzbuzz
https://github.com/3ventic/fizzbuzz
fizzbuzz golang interview-questions
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3ventic/fizzbuzz
- Owner: 3ventic
- License: unlicense
- Created: 2020-11-26T11:05:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-28T13:19:16.000Z (about 4 years ago)
- Last Synced: 2023-03-24T05:38:48.209Z (almost 2 years ago)
- Topics: fizzbuzz, golang, interview-questions
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An implementation of Fizz buzz (https://en.wikipedia.org/wiki/Fizz_buzz) in Go.