Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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