Sunday, March 19, 2017

good books for contests

I recommend several books to refresh your knowledge in algorithms and competitive programming:

1) Competitive Programming, by Steven and Felix Halim
2) Looking for a Challenge, written by a group of authors associated with the Polish Olympiads
3) Randomized Algorithms Motwani
4) Algorithms on strings, Gusfield
5) Network flows, Ahuja

also good quality code library from topcoder nerd:
https://github.com/logicmachine

No comments:

Post a Comment