C++ Algorithms and Data Structures Libraries [F]or Competitive Programming Contests

Revision ru1, by seitcs, 2019-06-21 07:35:55

Hey Reader,

2-3 days ago I was just reading posts on Reddit and I found one interesting post about C++ Algorithms and how often we use them. The main idea of the post was that in competitive programming we always use some algorithms and these algorithms are the same. The author left a link to his GitHub project with lots of open source codes of C++ Algorithms like binary search, prime generator, segment tree and etc.. I found it useful to revise them before contests or use them if you got stuck on a problem. Anyway, think about it as a handbook for beginners.

So this is the link

Upvote if you find it useful and press [F] to pay respect.

P.S. If you are the Author of this GitHub project dm me for a credit

Tags cpp, c++, contest, competitive programming

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
ru1 Russian seitcs 2019-06-21 07:35:55 853 Первая редакция (опубликовано)