• Stars
    star
    2,190
  • Rank 20,290 (Top 0.5 %)
  • Language
    C++
  • License
    MIT License
  • Created over 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Templates, algorithms and data structures implemented and collected for programming contests.

Contributors Forks Stargazers Issues MIT License LinkedIn

This is my personal code library where I compiled almost all the important templates that you will need in CP (saying almost just for courtesy). Most of the codes are originally written by me and some of them are collected from others but modified in a cleaner way.

It took me around 4 years to complete the list. Maybe each line is just a line to you but to me it tells a story of the excitements I had while learning those stuffs, the sleepless but fun nights I had to seek knowledge.

Why am I sharing this library?

  • Just so that your learning path becomes a bit smoother.
  • Knowledge hidden inside my head or codes in a private code-library will be useless when I am dead, so it's better to share those among people before I die.

Also, you can make me happy(as in to pay me) just by giving a star to the repository.

I believe that my coding style is pretty clean and readable, and furthermore, a few problem links are attached to most of the codes so that you can practice those problems. Best wishes, my friend blobheart.

Topic List (For this Library, Must Check)

The topic lists for which I have created this library can be found here. It also contains the relevant problems and tutorials of each topic. Upvote the attached blog if you think I have helped you somehow.