Projects
Projects copied to clipboard
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
new file add in new branch
how about referencing rosettacode tasks directly, and support submitting solutions there? i like the idea of being able to check out and work on tasks through git, but it would...
Create a set of point pairs [(x,y),(x',y')), ((x,y),(x',y')),... bound the points by the rectangle min(x),min(y) by max(x), max(y). Create routes between every pair of points while staying within the bounding...
Created with https://github.com/dkhamsing/frankenstein ### GitHub Corrected URLs | Was | Now | | --- | --- | | https://github.com/thekarangoel/Projects-Solutions | https://github.com/karan/Projects-Solutions | ### HTTPS Corrected URLs | Was | Now...
please add machine learning algorithms project.
Use an app to calculate distance beetween 2 points using wifi/gps/bluetooth (useful to choose the size of your new pool ^^ )