Skip to content

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

License

Notifications You must be signed in to change notification settings

thetechdevs/code

This branch is 213 commits behind ShahjalalShohag/code-library:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3af81a6 · Mar 20, 2022
Mar 20, 2022
Jan 15, 2022
Sep 15, 2021
Oct 2, 2021
Sep 16, 2021
Aug 4, 2021
Sep 15, 2021
Dec 23, 2021
Sep 14, 2021
Oct 5, 2021
Sep 15, 2021
Nov 2, 2021

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • Python 0.2%