https://github.com/christianvozar/go-catdrop
Functions to solve the egg drop problem in Go
https://github.com/christianvozar/go-catdrop
egg-dropping egg-dropping-puzzle eggdrop golang
Last synced: 9 months ago
JSON representation
Functions to solve the egg drop problem in Go
- Host: GitHub
- URL: https://github.com/christianvozar/go-catdrop
- Owner: christianvozar
- License: mit
- Created: 2020-02-05T16:29:55.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T16:32:35.000Z (over 4 years ago)
- Last Synced: 2025-04-06T01:16:49.433Z (about 1 year ago)
- Topics: egg-dropping, egg-dropping-puzzle, eggdrop, golang
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-catdrop
Functions to solve the classic egg (or cat) drop problem in Go.