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

https://github.com/mekilis/spoj

This repo contains my solutions to the most solved Classical problems on SPOJ. The goal is to become "a true programming master".
https://github.com/mekilis/spoj

algorithm-challenges competitive-programming

Last synced: 26 days ago
JSON representation

This repo contains my solutions to the most solved Classical problems on SPOJ. The goal is to become "a true programming master".

Awesome Lists containing this project

README

          

# Tried out the SPOJ platform in Go

* Focus was on the most solved Classical problems.
* I started from the TEST working up all the way to HUBULULLU
(as at Jul 12, 2018).
* I now have a better understanding of algorithms and data structures.
* Now on to the bigger wars...