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

https://github.com/alekser/competitive-programming

Competitive Programming - is a place where Algorithms and Data Structures meet each other.
https://github.com/alekser/competitive-programming

algorithm competition

Last synced: 8 months ago
JSON representation

Competitive Programming - is a place where Algorithms and Data Structures meet each other.

Awesome Lists containing this project

README

          

# competitive-programming

A place where all progress on competitions would be collected and pushed after the end of competitions and results would be sounded.

The playgrounds where I registered and successfully participated:
* hackerrank.com
* codechef.com
* topcoder.com
* bubblecup.org

coursera.org also very useful to train in any Algorithm courses for example I finished Tim Hougarden Stanford course.
Codezera Android app

List of Algorithms:
Steiner Minimal Tree result.

Could be usefull because it has
Fermat Torricelli Point algorithm in triangles and intersection of line segments algorithm, vector product.
Prim Minimal Spaning Tree.