MCPcopy Create free account

hub / github.com/MAZHARMIK/Interview_DS_Algo / functions

Functions3,557 in github.com/MAZHARMIK/Interview_DS_Algo

Methodbook
Arrays/Intervals_Based_Qn/My Calendar I.cpp:24
Methodbook
Arrays/Intervals_Based_Qn/My Calendar II.cpp:30
Methodbook
Line Sweep Technique/My Calendar III.cpp:21
Methodbook
Line Sweep Technique/My Calendar II.cpp:20
MethodbottomUp
DP/Minimum Cost For Tickets.cpp:53
Methodbottom_up_1
DP/Decode Ways.cpp:55
Methodbottom_up_2
DP/Decode Ways.cpp:86
MethodbreakPalindrome
Greedy/Break a Palindrome.cpp:9
MethodbrokenCalc
Greedy/Broken Calculator.cpp:9
MethodbstToGst
Tree/BST/Binary Search Tree to Greater Sum Tree.cpp:32
MethodbuddyStrings
strings/Buddy Strings.cpp:23
Methodbuild
Segment Tree/Fruits Into Baskets II and III.cpp:16
MethodbuildAdj
Graph/BFS_DFS/Find Minimum Diameter After Merging Two Trees.cpp:67
MethodbuildAncestorTable
Binary Lifting/Number of Ways to Assign Edge Weights II.cpp:35
MethodbuildAnswer
Arrays/2-D Array/Get Biggest Three Rhombus Sums in a Grid.cpp:188
MethodbuildArray
Stack/Build an Array With Stack Operations.cpp:13
MethodbuildBT
Tree/Construct Binary Tree from Inorder and Postorder Traversal.cpp:9
MethodbuildGraph
Graph/Topological Sorting/Alien Dictionary.cpp:45
FunctionbuildMatrix
Graph/Topological Sorting/Build a Matrix With Conditions.cpp:236
MethodbuildMatrix
Graph/Topological Sorting/Build a Matrix With Conditions.cpp:66
MethodbuildSegmentTree
Heap/Maximum Total Subarray Value II.cpp:26
MethodbuildSegmentTree
Segment Tree/Range Minimum Query.cpp:65
MethodbuildSegmentTree
Builds the segment tree using the max function and stores indices
Segment Tree/Find Building Where Alice and Bob Can Meet.cpp:16
MethodbuildSegmentTree
Builds the segment tree using the max function and stores indices
Segment Tree/Range Maximum Index Query.cpp:14
MethodbuildSegmentTree
Segment Tree/Sum of Query II.cpp:17
MethodbuildSegmentTree
Segment Tree/Range Sum Query - Mutable.cpp:51
MethodbuildSet
Mathematical/Reordered Power of 2.cpp:44
MethodbuildSieve
Graph/BFS_DFS/Minimum Jumps to Reach End via Prime Teleportation.cpp:18
MethodbuildString
strings/Backspace String Compare.cpp:13
MethodbuildTree
Tree/Construct Binary Tree from Preorder and Inorder Traversal.cpp:32
MethodbuildTree
Tree/Construct Binary Tree from Inorder and Postorder Traversal.cpp:31
MethodbulbSwitch
Mathematical/Bulb Switcher.cpp:9
FunctionbuyChoco
Arrays/Leetcode Easy/Buy Two Chocolates.cpp:38
MethodbuyChoco
Arrays/Leetcode Easy/Buy Two Chocolates.cpp:12
MethodcalcEquation
Graph/Evaluate Division.cpp:30
Methodcalculate
Stack/Basic Calculator.cpp:10
FunctioncalculateMinimumHP
DP/DP on Grids/Dungeon Game.cpp:214
MethodcalculateMinimumHP
DP/DP on Grids/Dungeon Game.cpp:38
MethodcanAllReachZero
Graph/BFS_DFS/Minimize the Maximum Edge Weight of Graph.cpp:18
MethodcanArrange
HashMap/Check If Array Pairs Are Divisible by k.cpp:15
MethodcanAttendMeetings
Arrays/Intervals_Based_Qn/Meeting Rooms.cpp:23
FunctioncanBeEqual
Arrays/Leetcode Easy/Make Two Arrays Equal by Reversing Subarrays.cpp:76
FunctioncanBeEqual
HashMap/Leetcode Easy/Check if Strings Can be Made Equal With Operations I.cpp:87
MethodcanBeEqual
Arrays/Leetcode Easy/Make Two Arrays Equal by Reversing Subarrays.cpp:15
MethodcanBeEqual
HashMap/Leetcode Easy/Check if Strings Can be Made Equal With Operations I.cpp:15
MethodcanBeTypedWords
strings/Easy Tagged/Maximum Number of Words You Can Type.cpp:14
FunctioncanBeValid
Stack/Check if a Parentheses String Can Be Valid.cpp:147
MethodcanBeValid
Stack/Check if a Parentheses String Can Be Valid.cpp:15
FunctioncanChange
strings/Move Pieces to Obtain a String.cpp:103
MethodcanChange
strings/Move Pieces to Obtain a String.cpp:45
MethodcanCompleteCircuit
Greedy/Gas Station.cpp:12
MethodcanConstruct
strings/Construct K Palindrome Strings.cpp:15
MethodcanCross
Arrays/Binary Search/Last Day Where You Can Still Cross.cpp:37
MethodcanDistr
Arrays/Binary Search/Maximum Candies Allocated to K Children.cpp:54
MethodcanEatAll
Arrays/Binary Search/Koko Eating Bananas.cpp:12
MethodcanFinish
Graph/Topological Sorting/Course Schedule.cpp:49
MethodcanJump
DP/Jump Game.cpp:11
MethodcanMakeArithmeticProgression
Mathematical/Can Make Arithmetic Progression From Sequence.cpp:11
MethodcanMakeSubsequence
strings/Make String a Subsequence Using Cyclic Increments.cpp:15
FunctioncanPair
HashSet/Array Pair Sum Divisibility Problem.cpp:84
MethodcanPair
Arrays/Array Pair Sum Divisibility Problem.cpp:9
MethodcanPair
HashSet/Array Pair Sum Divisibility Problem.cpp:13
FunctioncanPartition
DP/Partition Equal Subset Sum.cpp:193
FunctioncanPartition
DP/Knapsack Series/Partition Equal Subset Sum (Bottom UP & Memo).cpp:188
MethodcanPartition
DP/Partition Equal Subset Sum.cpp:39
MethodcanPartition
DP/Knapsack Series/Partition Equal Subset Sum (Bottom UP & Memo).cpp:37
MethodcanPartitionGrid
Arrays/Cumulative_Sum(Prefix Array)/Equal Sum Grid Partition II.cpp:49
MethodcanPartitionGrid
Arrays/Cumulative_Sum(Prefix Array)/Equal Sum Grid Partition I.cpp:16
MethodcanPartitionKSubsets
Backtracking/Partition to K Equal Sum Subsets.cpp:45
MethodcanPlaceFlowers
Arrays/Can Place Flowers.cpp:9
FunctioncanReach
DP/Jump Game VII.cpp:162
FunctioncanReach
Arrays/Jump Game III.cpp:137
MethodcanReach
DP/Jump Game VII.cpp:40
MethodcanReach
Arrays/Jump Game III.cpp:29
MethodcanReorderDoubled
HashMap/Array of Doubled Pairs.cpp:8
FunctioncanSortArray
Arrays/Find if Array Can Be Sorted.cpp:138
MethodcanSortArray
Arrays/Find if Array Can Be Sorted.cpp:15
MethodcanSurvive
DP/DP on Grids/Dungeon Game.cpp:17
FunctioncanTraverseAllPairs
Graph/Disjoint Set/Greatest Common Divisor Traversal.cpp:155
MethodcanTraverseAllPairs
Graph/Disjoint Set/Greatest Common Divisor Traversal.cpp:64
MethodcanVisitAllRooms
Graph/Keys and Rooms.cpp:21
Functioncandy
Greedy/Candy.cpp:159
Methodcandy
Greedy/Candy.cpp:15
FunctioncarPooling
Line Sweep Technique/Car Pooling.cpp:109
MethodcarPooling
Line Sweep Technique/Car Pooling.cpp:15
FunctionchalkReplacer
Arrays/Find the Student that Will Replace the Chalk.cpp:81
MethodchalkReplacer
Arrays/Find the Student that Will Replace the Chalk.cpp:15
FunctionchampagneTower
DP/Champagne Tower.cpp:115
MethodchampagneTower
DP/Champagne Tower.cpp:39
Functionchange
DP/Coin Change II.cpp:37
Functionchange
Design/Design a Number Container System.cpp:141
Methodchange
DP/Coin Change II.cpp:66
Methodchange
Design/Design a Number Container System.cpp:23
FunctionchangeRating
Design/Design a Food Rating System.cpp:90
MethodchangeRating
Design/Design a Food Rating System.cpp:37
Methodcheck
strings/Minimum Time to Revert Word to Initial State I.cpp:14
Methodcheck
Graph/Dijkstra'a Based Problems/Network Recovery Pathways.cpp:17
Methodcheck
Graph/BFS_DFS/Find if Path Exists in Graph.cpp:13
Methodcheck
Graph/Disjoint Set/Maximize Spanning Tree Stability with Upgrades.cpp:56
Methodcheck
DP/Interleaving String.cpp:95
← previousnext →801–900 of 3,557, ranked by callers