Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaskRay/LeetCode
/ functions
Functions
1,379 in github.com/MaskRay/LeetCode
⨍
Functions
1,379
◇
Types & classes
851
Method
dfs
word-break-ii.cc:6
Method
dfs
palindrome-partitioning.cc:49
Method
dfs
leaf-similar-trees.cc:3
Method
dfs
(b: &mut Vec<Vec<char>>, ans: &mut Vec<String>, mut t: &mut Trie, x: usize, y: usize)
word-search-ii.rs:16
Method
dfs
amount-of-time-for-binary-tree-to-be-infected.cc:4
Method
dfs
(u: usize, dep: i32, fenwick: &mut Vec<i32>, g: &Vec<Vec<usize>>, q: &Vec<Vec<(i32, usize)>>, ans: &mut Vec<i3
maximum-genetic-difference-query.rs:5
Method
dfs
(u: usize, graph: &Vec<Vec<i32>>, vis: &mut Vec<i8>)
find-eventual-safe-states.rs:4
Method
dfs
(st: &mut St, mut t: &Trie, bgn: usize)
concatenated-words.rs:56
Method
dfs
maximum-path-quality-of-a-graph.cc:9
Method
dfs1
minimize-the-total-price-of-the-trips.cc:29
Method
diagonal
design-tic-tac-toe.cc:5
Method
diffWaysToCompute
different-ways-to-add-parentheses.cc:8
Method
differenceOfSum
difference-between-element-sum-and-digit-sum-of-an-array.cc:4
Method
digArtifacts
count-artifacts-that-can-be-extracted.cc:6
Method
digitSum
calculate-digit-sum-of-a-string.cc:4
Method
distanceTraveled
total-distance-traveled.cc:4
Method
distance_limited_paths_exist
(n: i32, mut es: Vec<Vec<i32>>, qs: Vec<Vec<i32>>)
checking-existence-of-edge-length-limited-paths.rs:3
Method
distinctIntegers
count-distinct-numbers-on-board.cc:6
Method
distinctPrimeFactors
distinct-prime-factors-of-product-of-array.cc:4
Method
distinctSubseqII
distinct-subsequences-ii.cc:4
Method
distinct_subseq_ii
(s: String)
distinct-subsequences-ii.rs:2
Method
distributeCandies
distribute-candies.cc:6
Method
distributeCoins
distribute-coins-in-binary-tree.cc:11
Method
divide
divide-two-integers.cc:4
Method
dividePlayers
divide-players-into-teams-of-equal-skill.cc:6
Method
divisorGame
divisor-game.cc:4
Method
dlx
sudoku-solver.cc:31
Method
doesValidArrayExist
neighboring-bitwise-xor.cc:7
Method
dp
minimize-the-total-price-of-the-trips.cc:36
Method
earliestFullBloom
earliest-possible-day-of-full-bloom.cc:7
Method
earliest_and_latest
(n: i32, first: i32, second: i32)
the-earliest-and-latest-rounds-where-players-compete.rs:3
Method
edgeScore
node-with-highest-edge-score.cc:7
Method
encode
Encodes a list of strings to a single string.
encode-and-decode-strings.cc:6
Method
encode
serialize-and-deserialize-binary-tree.cc:3
Method
eq
(&self, o: &Self)
minimum-cost-to-hire-k-workers.rs:16
Method
equationsPossible
satisfiability-of-equality-equations.cc:4
Method
eraseOverlapIntervals
non-overlapping-intervals.cc:4
Method
escapeMaze
contest/2021-spring/4.cc:9
Method
evalRPN
evaluate-reverse-polish-notation.cc:4
Method
eventual_safe_nodes
(graph: Vec<Vec<i32>>)
find-eventual-safe-states.rs:3
Method
exclusiveTime
exclusive-time-of-functions.cc:4
Function
exist
word-search.cc:4
Method
f
binary-tree-maximum-path-sum.cc:9
Method
f
valid-number.cc:4
Method
f
sum-of-distances-in-tree.cc:6
Method
f
decode-string.cc:3
Method
f
remove-invalid-parentheses.cc:4
Method
f
house-robber-iii.cc:3
Method
f
missing-ranges.cc:3
Method
f
find-and-replace-pattern.cc:3
Method
f
nested-list-weight-sum-ii.cc:4
Method
f
word-search.cc:6
Method
f
find-leaves-of-binary-tree.cc:4
Method
f
validate-binary-search-tree.cc:30
Method
f
search-a-2d-matrix-ii.cc:8
Method
f
roman-to-integer.cc:6
Method
f
n-queens-ii.cc:12
Method
f
unique-word-abbreviation.cc:3
Method
f
word-pattern-ii.cc:7
Method
f
check-if-an-original-string-exists-given-two-encoded-strings.cc:8
Method
f
strobogrammatic-number-ii.cc:3
Method
f
most-frequent-subtree-sum.cc:4
Method
f
convert-sorted-array-to-binary-search-tree.cc:7
Method
f
increasing-order-search-tree.cc:4
Method
f
combination-sum-ii.cc:4
Method
f
word-ladder-ii.cc:9
Method
f
simple-bank-system.cc:6
Method
f
binary-tree-paths.cc:4
Method
f
group-shifted-strings.cc:3
Method
f
path-sum-ii.cc:13
Method
f
design-excel-sum-formula.cc:10
Method
f
count-of-smaller-numbers-after-self.cc:9
Method
f
merge-two-binary-trees.cc:3
Method
f
generalized-abbreviation.cc:4
Method
f
combination-sum.cc:4
Method
f
construct-binary-tree-from-inorder-and-postorder-traversal.cc:38
Method
f
factor-combinations.cc:3
Method
f
making-a-large-island.cc:7
Method
f
strobogrammatic-number-iii.cc:3
Method
f
find-elements-in-a-contaminated-binary-tree.cc:4
Method
f
path-sum-iii.cc:5
Method
f
can-i-win.cc:5
Method
f
restore-ip-addresses.cc:7
Method
f
sum-of-left-leaves.cc:3
Method
f
word-search-ii.cc:43
Method
f
permutations-ii.cc:6
Method
f
n-queens.cc:15
Method
f
find-mode-in-binary-search-tree.cc:4
Method
f
letter-combinations-of-a-phone-number.cc:6
Method
f
symmetric-tree.cc:7
Method
f
k-similar-strings.cc:9
Method
f
count-univalue-subtrees.cc:6
Method
f
ternary-expression-parser.cc:3
Method
f
smallest-value-after-replacing-with-sum-of-prime-factors.cc:3
Method
f
longest-substring-with-at-least-k-repeating-characters.cc:41
Method
f
count-complete-tree-nodes.cc:17
Method
f
distribute-coins-in-binary-tree.cc:4
Method
f
permutations.cc:8
Method
f
construct-binary-tree-from-preorder-and-inorder-traversal.cc:42
Method
f
combination-sum-iii.cc:10
← previous
next →
401–500 of 1,379, ranked by callers