Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abhishek-Saini/educational
/ functions
Functions
2,330 in github.com/Abhishek-Saini/educational
⨍
Functions
2,330
◇
Types & classes
131
↓ 1 callers
Function
scd
cses/dp/Removal_Game.cpp:17
↓ 1 callers
Function
scd
cses/dp/Dice_Combinations.cpp:17
↓ 1 callers
Function
scd
cses/dp/Grid_Paths.cpp:17
↓ 1 callers
Function
scd
cses/dp/Projects.cpp:17
↓ 1 callers
Function
scd
cses/dp/Two_Sets_II.cpp:17
↓ 1 callers
Function
scd
cses/string/Pattern_Positions.cpp:17
↓ 1 callers
Function
scd
cses/string/Counting_Patterns.cpp:17
↓ 1 callers
Function
scd
cses/string/Finding_Patterns.cpp:17
↓ 1 callers
Function
scd
cses/string/Required_Substring.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Bracket_Sequences_II.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Moving_Robots.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Exponentiation.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Exponentiation_II.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Josephus_Queries.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Christmas_Party.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Stair_Game.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Bracket_Sequences_I.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Counting_Divisors.cpp:17
↓ 1 callers
Function
scd
cses/mathematics/Counting_Coprime_Pairs.cpp:17
↓ 1 callers
Function
scd
cses/graph/De_Bruijn_Sequence.cpp:17
↓ 1 callers
Function
scd
atcoder_educational_dp_problems/A_Frog_1.cpp:17
↓ 1 callers
Function
scd
atcoder_educational_dp_problems/T_Permutation.cpp:17
↓ 1 callers
Function
scd
atcoder_educational_dp_problems/S_Digit_Sum.cpp:17
↓ 1 callers
Function
scd
atcoder_educational_dp_problems/R_Walk.cpp:17
↓ 1 callers
Function
scd
codeforces/round_897/B_XOR_Palindromes.cpp:17
↓ 1 callers
Function
scd
codeforces/round_897/A_green_gold_dog_array_and_permutation.cpp:17
↓ 1 callers
Function
scd
codeforces/round_907/D_Suspicious_logarithms.cpp:16
↓ 1 callers
Function
scd
codeforces/round_922/C_XOR_distance.cpp:16
↓ 1 callers
Function
scd
codeforces/round_922/A_Brick_Wall.cpp:16
↓ 1 callers
Function
scd
codeforces/round_edu_159/B_Getting_Points.cpp:16
↓ 1 callers
Method
solve
cses/advanced/Dynamic_Connectivity.cpp:154
↓ 1 callers
Function
sum_x
cses/range_queries/Forest_Queries_II.cpp:73
↓ 1 callers
Function
sum_y
cses/range_queries/Forest_Queries_II.cpp:63
↓ 1 callers
Method
unite
cses/advanced/Dynamic_Connectivity.cpp:68
↓ 1 callers
Method
update
cses/range_queries/Dynamic_Range_Minimum_Queries.cpp:104
↓ 1 callers
Method
update
cses/range_queries/Prefix_Sum_Queries.cpp:143
↓ 1 callers
Method
update
cses/range_queries/List_Removals.cpp:107
↓ 1 callers
Method
update
cses/range_queries/Polynomial_Queries.cpp:142
↓ 1 callers
Method
update
cses/range_queries/Range_Updates_and_Sums.cpp:142
↓ 1 callers
Method
update
cses/range_queries/Subarray_Sum_Queries.cpp:143
↓ 1 callers
Method
update
cses/range_queries/Hotel_Queries.cpp:104
↓ 1 callers
Method
update
cses/tree/Path_Queries_II.cpp:99
↓ 1 callers
Method
update
cses/tree/Subtree_Queries.cpp:105
↓ 1 callers
Method
update
cses/tree/dfs_numbering.cpp:105
↓ 1 callers
Method
update
atcoder_educational_dp_problems/Q_Flowers.cpp:107
↓ 1 callers
Function
update_x
cses/range_queries/Forest_Queries_II.cpp:99
↓ 1 callers
Function
update_y
cses/range_queries/Forest_Queries_II.cpp:83
↓ 1 callers
Function
z_function
Z Algorithm
cses/string/String_Functions.cpp:40
Method
C
cses/mathematics/Throwing_Dice.cpp:175
Method
C
cses/mathematics/Graph_Paths_I.cpp:175
Method
C
cses/mathematics/Fibonacci_Numbers.cpp:175
Method
C
atcoder_educational_dp_problems/T_Permutation.cpp:175
Method
CentroidDecomposition
cses/tree/Finding_a_Centroid.cpp:45
Method
CentroidDecomposition
cses/tree/Fixed_Length_Paths_I.cpp:62
Method
DinicFlow
cses/graph/Distinct_Routes.cpp:55
Method
DinicFlow
cses/graph/School_Dance.cpp:51
Method
DinicFlow
cses/graph/Police_Chase.cpp:51
Method
DinicFlow
cses/graph/Download_Speed.cpp:51
Method
Factorials
cses/mathematics/Bracket_Sequences_II.cpp:160
Method
Factorials
cses/mathematics/Distributing_Apples.cpp:162
Method
Factorials
cses/mathematics/Throwing_Dice.cpp:162
Method
Factorials
cses/mathematics/Graph_Paths_I.cpp:162
Method
Factorials
cses/mathematics/Fibonacci_Numbers.cpp:162
Method
Factorials
cses/mathematics/Christmas_Party.cpp:162
Method
Factorials
cses/mathematics/Bracket_Sequences_I.cpp:160
Method
Factorials
atcoder_educational_dp_problems/T_Permutation.cpp:162
Method
Factorials
atcoder_educational_dp_problems/Y_Grid_2.cpp:163
Method
FenwickTree
codeforces/round_907/F_A_Growing_Tree.cpp:43
Method
Line
cses/advanced/Monster_Game_I.cpp:41
Method
MergeSortTree
n = number of elements, tree is zero-indexed
cses/range_queries/Increasing_Array_Queries.cpp:46
Method
MiddleElement
cses/sorting_and_searching/Sliding_Median.cpp:42
Method
MiddleElement
cses/sorting_and_searching/Sliding_Cost.cpp:42
Method
MinCostMaxFlow
cses/advanced/Task_Assignment.cpp:59
Method
MinCostMaxFlow
cses/advanced/Distinct_Routes_II.cpp:59
Method
MinCostMaxFlow
cses/advanced/Parcel_Delivery.cpp:60
Method
Node
cses/range_queries/Range_Queries_and_Copies.cpp:42
Method
Node
cses/string/Word_Combinations.cpp:163
Method
Node
codeforces/round_edu_159/E_Collapsing_Strings.cpp:41
Method
QueryTree
cses/advanced/Dynamic_Connectivity.cpp:110
Method
SegmentTreeLazy
cses/range_queries/Prefix_Sum_Queries.cpp:58
Method
SegmentTreeLazy
cses/range_queries/Polynomial_Queries.cpp:55
Method
SegmentTreeLazy
cses/range_queries/Range_Updates_and_Sums.cpp:55
Method
SegmentTreeLazy
cses/range_queries/Subarray_Sum_Queries.cpp:58
Method
SegmentTreeLazy
atcoder_educational_dp_problems/W_Intervals.cpp:48
Method
SegmentTreeTemplate
cses/range_queries/Pizzeria_Queries.cpp:43
Method
SegmentTreeTemplate
cses/range_queries/Dynamic_Range_Minimum_Queries.cpp:46
Method
SegmentTreeTemplate
cses/range_queries/List_Removals.cpp:46
Method
SegmentTreeTemplate
cses/range_queries/Hotel_Queries.cpp:46
Method
SegmentTreeTemplate
cses/tree/Path_Queries_II.cpp:53
Method
SegmentTreeTemplate
cses/tree/Subtree_Queries.cpp:43
Method
SegmentTreeTemplate
cses/tree/dfs_numbering.cpp:43
Method
SegmentTreeTemplate
atcoder_educational_dp_problems/Q_Flowers.cpp:49
Method
SegmentTreeTemplate
codeforces/round_edu_165/E_Unique_Array.cpp:71
Method
SegmentTreeTemplate
codeforces/round_922/D_Blocking_Elements.cpp:72
Method
SegmentTreeTemplate
codeforces/round_edu_159/F_Trees_and_XOR_Queries_Again.cpp:110
Method
StrongDAG
cses/advanced/Reachability_Queries.cpp:42
Method
StrongDAG
cses/graph/Giant_Pizza.cpp:39
Method
StrongDAG
cses/graph/Coin_Collector.cpp:42
Method
StrongDAG
cses/graph/Flight_Routes_Check.cpp:42
Method
StrongDAG
cses/graph/Planets_and_Kingdoms.cpp:42
← previous
next →
601–700 of 2,330, ranked by callers