You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting math problems that can be solved computationally; full problem set available [here](https://projecteuler.net/archives). The Project Euler folder contains the full inventory of problems with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/ProjectEuler).
136
+
Interesting math problems that can be solved computationally; full problem set available [here](https://projecteuler.net/archives). The Project Euler folder contains the full inventory of problems I've implemented with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/ProjectEuler).
Competitive programming style problems from [previous competitions](https://code.google.com/codejam/past-contests). The Google Code Jam folder contains the full inventory of problems with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/GoogleCodeJam).
139
+
Competitive programming style problems from [previous competitions](https://code.google.com/codejam/past-contests). The Google Code Jam folder contains the full inventory of problems I've implemented with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/GoogleCodeJam).
Algorithmic problems from past USA Computing Olympiad contests, check out the full [problem database](http://www.usaco.org/index.php?page=contests). The USACO folder contains the full inventory of problems with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/USACO).
142
+
Algorithmic problems from past USA Computing Olympiad contests, check out the full [problem database](http://www.usaco.org/index.php?page=contests). The USACO folder contains the full inventory of problems I've implemented with it's own table of contents [here](https://github.com/jpa99/Algorithms/tree/master/USACO).
143
143
144
144
# Additional Resources
145
145
If you're interested in expanding your knowledge of algorithms, I've included a list of resources that you can take a look at.
0 commit comments