| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-24 | remove previous solution. | mo | |
| 2017-05-24 | use two pointers to walk the list once. | mo | |
| 2017-05-23 | remove other solutions. | mo | |
| 2017-05-23 | mkake viewing_angle an optional parameter. | mo | |
| 2017-05-23 | add failing spec that tests 360 -> 0 degree boundary. | mo | |
| 2017-05-23 | ensure each positive angle can be calculated. | mo | |
| 2017-05-23 | add spec for multiple angles. | mo | |
| 2017-05-23 | implement amortized analysis method. | mo | |
| 2017-05-23 | convert all coordinates to angles. | mo | |
| 2017-05-20 | pass top and bottom params instead of hash. | mo | |
| 2017-05-20 | replace class with hash. | mo | |
| 2017-05-20 | collapse conditionals and rename method. | mo | |
| 2017-05-20 | remove dead code. | mo | |
| 2017-05-20 | solve all tests. | mo | |
| 2017-05-20 | use absolute values and add degrees for each quadrant. | mo | |
| 2017-05-20 | add more test cases. | mo | |
| 2017-05-20 | get two tests passing. | mo | |
| 2017-05-20 | calculate angles. | mo | |
| 2017-05-19 | add visible points. | mo | |
