Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfrancos/beta2010
A short bit of code that I came up with for a codility challenge: Compute the number of intersections in a sequence of discs.
https://github.com/jfrancos/beta2010
Last synced: 26 days ago
JSON representation
A short bit of code that I came up with for a codility challenge: Compute the number of intersections in a sequence of discs.
- Host: GitHub
- URL: https://github.com/jfrancos/beta2010
- Owner: jfrancos
- Created: 2015-10-08T05:15:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T01:32:51.000Z (about 9 years ago)
- Last Synced: 2023-04-14T03:07:43.054Z (over 1 year ago)
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beta2010
A short bit of code that I came up with for a codility challenge: Compute the number of intersections in a sequence of discs.The challenge is hosted here:
https://codility.com/programmers/challenges/beta2010