Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klippx/finding-squares

The Square-Sum problem https://www.youtube.com/watch?v=G1m7goLCJDY
https://github.com/klippx/finding-squares

Last synced: 6 days ago
JSON representation

The Square-Sum problem https://www.youtube.com/watch?v=G1m7goLCJDY

Awesome Lists containing this project

README

        

# finding-squares

The Square-Sum problem https://www.youtube.com/watch?v=G1m7goLCJDY

I paused the video at 1:43 and hacked a solution before watching the rest

:)

## Try it out

Just implemented in tests so far

`npm run test:unit:watch`