Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/klippx/finding-squares
- Owner: klippx
- License: bsd-2-clause
- Created: 2018-01-18T09:51:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T09:55:18.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T16:43:14.255Z (about 2 months ago)
- Language: JavaScript
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`