MCPcopy Create free account
hub / github.com/ShahjalalShohag/code-library

github.com/ShahjalalShohag/code-library @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3,865 symbols 8,280 edges 389 files 618 documented · 16% updated 4mo ago★ 3,638

Browse by type

Functions 3,514 Types & classes 351
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Contributors Forks Stargazers Issues MIT License LinkedIn

Topic List (For this Library, Must Check)

The topic lists for which I have created this library can be found here:

📚 The Ultimate Topic List

It also contains the relevant problems and tutorials for each topic. Also, you can track your progress there.

Code Library

This is my personal code library where I compiled almost all the important templates that you will need in Competitive Programming (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.

Star History Chart

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.

Core symbols most depended-on inside this repo

Shape

Method 1,963
Function 1,551
Class 350
Enum 1

Languages

C++100%
Python1%

Modules by API surface

Geometry/Geometry 3D.cpp141 symbols
Geometry/Geometry 2D.cpp136 symbols
Geometry/Voronoi Diagram.cpp68 symbols
Math/Polynomial.cpp67 symbols
Math/Faulhaber Formula Fastest.cpp67 symbols
Number Theory/Sum of nCi for a Fixed Large n.cpp54 symbols
Number Theory/Stirling Number of the Second Kind for Fixed k.cpp51 symbols
Geometry/Half Plane Intersection Dynamic.cpp49 symbols
Miscellaneous/BigInt.cpp47 symbols
Number Theory/Bell Number.cpp46 symbols
Math/Subset Sum Problem.cpp43 symbols
Geometry/All Pair Segment Intersection.cpp42 symbols

For agents

$ claude mcp add code-library \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page