Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShahjalalShohag/code-library
/ functions
Functions
3,514 in github.com/ShahjalalShohag/code-library
⨍
Functions
3,514
◇
Types & classes
351
Method
_add
Graph Theory/2 SAT.cpp:46
Method
_add_val
Data Structures/Segment Tree Beats.cpp:151
Method
_query_max
Data Structures/Segment Tree Beats.cpp:178
Method
_query_min
Data Structures/Segment Tree Beats.cpp:191
Method
_query_sum
Data Structures/Segment Tree Beats.cpp:204
Method
_update_max
Data Structures/Segment Tree Beats.cpp:117
Method
_update_min
Data Structures/Segment Tree Beats.cpp:104
Method
_update_val
Data Structures/Segment Tree Beats.cpp:164
Method
access
make the path from root to u a preferred path returns last path-parent of a node as it moves up the tree
Data Structures/Link Cut Tree.cpp:89
Method
add
Geometry/Geometry 2D.cpp:483
Method
add
Miscellaneous/Maximum of Sum of All Pair Distances of K nodes in a Tree.cpp:39
Method
add
Game Theory/Blue Red Hackenbush.cpp:68
Method
add
Data Structures/Venice Technique.cpp:7
Method
add
Graph Theory/Hafnian of a Matrix.cpp:36
Method
add
Graph Theory/Edge Coloring Bipartite Graph Faster.cpp:25
Method
addOR
(x_a or (not x_b))-> af=1,bf=0
Graph Theory/2 SAT.cpp:33
Method
addXOR
(!x_a xor !x_b)-> af=0, bf=0
Graph Theory/2 SAT.cpp:42
Method
add_blossom
Graph Theory/Blossom Algorithm Weighted.cpp:88
Method
add_clause
Graph Theory/3 SAT.cpp:22
Method
add_edge
Graph Theory/Min Cost Max Flow with Negative Cycles.cpp:26
Method
add_edge
Graph Theory/L R Flow with MCMF.cpp:129
Method
add_edge
Graph Theory/L R Flow with Dinic.cpp:89
Method
add_edge
Graph Theory/LCA in O(1).cpp:44
Method
add_edge
Graph Theory/Maximum Closure Problem.cpp:92
Method
add_flow
Graph Theory/Min Cost Max Flow with Negative Cycles.cpp:38
Method
add_line
Dynamic Programming Optimizations/Li Chao Tree.cpp:76
Method
add_mod
Number Theory/Sum of nCi for a Fixed Large n.cpp:176
Method
add_segment
y = mx + b: x in [l, r]
Dynamic Programming Optimizations/Li Chao Tree.cpp:80
Method
add_word
Strings/Aho Corasick Dynamic.cpp:23
Method
addall
Data Structures/Segment Tree Beats.cpp:130
Method
advance_bottom
Data Structures/Queue Undo Trick.cpp:83
Method
aho_corasick
Strings/Aho Corasick Dynamic.cpp:84
Method
aho_corasick_static
Strings/Aho Corasick Dynamic.cpp:18
Method
amul
Number Theory/Sum of nCi for a Fixed Large n.cpp:376
Method
angle
Geometry/Geometry 2D.cpp:467
Function
angle_bisector
bisector vector of <abc
Geometry/Geometry 2D.cpp:180
Function
are_lines_same
check if two lines are same
Geometry/Geometry 2D.cpp:175
Method
area
Geometry/Geometry 2D.cpp:298
Method
area
Geometry/Geometry 2D.cpp:1280
Method
area
Geometry/Geometry 3D.cpp:392
Function
area_of_triangle
Geometry/Geometry 2D.cpp:555
Method
arg
Dynamic Programming Optimizations/DP on Convex Hulls.cpp:22
Method
arg
Geometry/Voronoi Diagram.cpp:133
Method
arg
Geometry/Geometry 3D.cpp:28
Method
arg
Geometry/Half Plane Intersection.cpp:25
Method
arg
Geometry/Half Plane Intersection Dynamic.cpp:25
Method
arg
Geometry/All Pair Segment Intersection.cpp:56
Method
at
Data Structures/Segment Tree with Arithmetic Progression.cpp:39
Method
augment
Game Theory/Matching Game On A Graph.cpp:26
Method
augment
Graph Theory/Blossom Algorithm.cpp:26
Method
augment
Graph Theory/Blossom Algorithm Weighted.cpp:70
Method
bad
Dynamic Programming Optimizations/Convex Hull Trick.cpp:17
Method
bad
Dynamic Programming Optimizations/Dynamic Convex Hull Trick.cpp:28
Method
base
Math/NTT With Any Prime MOD.cpp:8
Method
base
Math/Polynomial.cpp:8
Method
base
Math/Subset Sum Problem.cpp:8
Method
base
Math/Faulhaber Formula Fastest.cpp:8
Method
base
Math/Linear Recurrence Fastest.cpp:8
Method
base
Math/Cyclic Convolution.cpp:9
Method
base
Math/FFT.cpp:9
Method
base
Math/Lagrange Interpolation with Polynomial Extraction.cpp:8
Method
base
Math/Polynomial with Binomial Coefficients.cpp:8
Method
base
Math/NTT Online (D&C).cpp:8
Method
base
Strings/String Matching With FFT.cpp:11
Method
base
Number Theory/Prime Number System.cpp:28
Method
base
Number Theory/Bell Number.cpp:8
Method
base
Number Theory/Stirling Number of the Second Kind for Fixed k.cpp:8
Method
base
Number Theory/Sum of C(a(i), k) for each k from 1 to n.cpp:8
Method
base
Graph Theory/Number of Paths of Each Length in a Tree.cpp:9
Method
base_area
Geometry/Geometry 3D.cpp:788
Method
base_radius
radius of the base of the cap
Geometry/Geometry 3D.cpp:683
Method
bfs
Graph Theory/Tree Isomorphism.cpp:47
Method
bfs
Graph Theory/Dinics Algorithm.cpp:30
Method
bfs
Graph Theory/Unique Min Cut.cpp:30
Method
bfs
Graph Theory/L R Flow with Dinic.cpp:30
Method
bfs
Graph Theory/HopCroft Karp Algorithm.cpp:22
Method
bfs
Graph Theory/Maximum Closure Problem.cpp:30
Method
bfs
Graph Theory/Gomory Hu Tree.cpp:30
Method
bfs
Graph Theory/Maximum Density Subgraph.cpp:30
Method
bitflip
Graph Theory/Chromatic Polynoimial.cpp:55
Method
blossom
Game Theory/Matching Game On A Graph.cpp:47
Method
blossom
Graph Theory/Blossom Algorithm.cpp:47
Method
bs
Dynamic Programming Optimizations/Convex Hull Trick.cpp:45
Method
build
Geometry/Onion Decomposition.cpp:67
Method
build
Strings/String Hashing With Updates and Reverse.cpp:51
Method
build
Strings/Suffix Array Isomorphic.cpp:74
Method
build
Strings/Suffix Array Isomorphic.cpp:159
Method
build
Strings/Suffix Array.cpp:123
Method
build
Data Structures/Segment Tree.cpp:13
Method
build
Data Structures/SQRT Tree.cpp:72
Method
build
Data Structures/Segment Tree Lazy.cpp:29
Method
build
Graph Theory/LCA in O(1).cpp:48
Method
buildBetween
Data Structures/SQRT Tree.cpp:43
Method
buildBetweenZero
Data Structures/SQRT Tree.cpp:58
Method
buildBlock
Data Structures/SQRT Tree.cpp:32
Method
build_tree
Strings/Suffix Automaton.cpp:72
Method
build_tree
Graph Theory/Articulation Bridges.cpp:44
Method
can
is there any subset having xor = x
Math/Basis Vector.cpp:30
Method
can
Number Theory/Linear Diophantine Equation with Nonnegative Solutions.cpp:34
Method
can_exchange
can we insert elements[inserted_id] and remove elements[removed_id] without breaking independence?
Miscellaneous/Matroid Intersection Color Graphic Matroid.cpp:105
← previous
next →
1,601–1,700 of 3,514, ranked by callers