Easy/

directory
v0.0.0-...-0b278c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2023 License: MIT

Directories

Path Synopsis
https://leetcode.com/problems/roman-to-integer/
https://leetcode.com/problems/roman-to-integer/
https://leetcode.com/problems/valid-parentheses/
https://leetcode.com/problems/valid-parentheses/
https://leetcode.com/problems/remove-duplicates-from-sorted-array/
https://leetcode.com/problems/remove-duplicates-from-sorted-array/
https://leetcode.com/problems/search-insert-position/
https://leetcode.com/problems/search-insert-position/
https://leetcode.com/problems/add-binary/
https://leetcode.com/problems/add-binary/
https://leetcode.com/problems/climbing-stairs/
https://leetcode.com/problems/climbing-stairs/
https://leetcode.com/problems/merge-sorted-array/
https://leetcode.com/problems/merge-sorted-array/
https://leetcode.com/problems/binary-tree-inorder-traversal/
https://leetcode.com/problems/binary-tree-inorder-traversal/
https://leetcode.com/problems/same-tree/
https://leetcode.com/problems/same-tree/
https://leetcode.com/problems/symmetric-tree/
https://leetcode.com/problems/symmetric-tree/
https://leetcode.com/problems/maximum-depth-of-binary-tree/
https://leetcode.com/problems/maximum-depth-of-binary-tree/
https://leetcode.com/problems/binary-tree-level-order-traversal-ii/
https://leetcode.com/problems/binary-tree-level-order-traversal-ii/
https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree/
https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree/
https://leetcode.com/problems/minimum-depth-of-binary-tree/
https://leetcode.com/problems/minimum-depth-of-binary-tree/
https://leetcode.com/problems/path-sum/
https://leetcode.com/problems/path-sum/
https://leetcode.com/problems/pascals-triangle/
https://leetcode.com/problems/pascals-triangle/
https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
https://leetcode.com/problems/valid-palindrome/
https://leetcode.com/problems/valid-palindrome/
https://leetcode.com/problems/linked-list-cycle/
https://leetcode.com/problems/linked-list-cycle/
https://leetcode.com/problems/binary-tree-preorder-traversal/
https://leetcode.com/problems/binary-tree-preorder-traversal/
https://leetcode.com/problems/intersection-of-two-linked-lists/
https://leetcode.com/problems/intersection-of-two-linked-lists/
https://leetcode.com/problems/excel-sheet-column-title/
https://leetcode.com/problems/excel-sheet-column-title/
https://leetcode.com/problems/number-of-1-bits/
https://leetcode.com/problems/number-of-1-bits/
https://leetcode.com/problems/contains-duplicate/
https://leetcode.com/problems/contains-duplicate/
https://leetcode.com/problems/contains-duplicate-ii/
https://leetcode.com/problems/contains-duplicate-ii/
https://leetcode.com/problems/implement-stack-using-queues/
https://leetcode.com/problems/implement-stack-using-queues/
https://leetcode.com/problems/invert-binary-tree/
https://leetcode.com/problems/invert-binary-tree/
https://leetcode.com/problems/summary-ranges/
https://leetcode.com/problems/summary-ranges/
https://leetcode.com/problems/implement-queue-using-stacks/
https://leetcode.com/problems/implement-queue-using-stacks/
https://leetcode.com/problems/palindrome-linked-list/
https://leetcode.com/problems/palindrome-linked-list/
https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/
https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/
https://leetcode.com/problems/valid-anagram/
https://leetcode.com/problems/valid-anagram/
https://leetcode.com/problems/add-digits/
https://leetcode.com/problems/add-digits/
https://leetcode.com/problems/ugly-number/
https://leetcode.com/problems/ugly-number/
https://leetcode.com/problems/missing-number/
https://leetcode.com/problems/missing-number/
https://leetcode.com/problems/word-pattern/
https://leetcode.com/problems/word-pattern/
https://leetcode.com/problems/power-of-three/
https://leetcode.com/problems/power-of-three/
https://leetcode.com/problems/counting-bits/
https://leetcode.com/problems/counting-bits/
https://leetcode.com/problems/power-of-four/
https://leetcode.com/problems/power-of-four/
https://leetcode.com/problems/reverse-vowels-of-a-string/
https://leetcode.com/problems/reverse-vowels-of-a-string/
https://leetcode.com/problems/guess-number-higher-or-lower/
https://leetcode.com/problems/guess-number-higher-or-lower/
https://leetcode.com/problems/ransom-note/
https://leetcode.com/problems/ransom-note/
https://leetcode.com/problems/first-unique-character-in-a-string/
https://leetcode.com/problems/first-unique-character-in-a-string/
https://leetcode.com/problems/find-the-difference/
https://leetcode.com/problems/find-the-difference/
https://leetcode.com/problems/repeated-substring-pattern/
https://leetcode.com/problems/repeated-substring-pattern/
https://leetcode.com/problems/fibonacci-number/
https://leetcode.com/problems/fibonacci-number/
https://leetcode.com/problems/detect-capital/
https://leetcode.com/problems/detect-capital/
https://leetcode.com/problems/minimum-absolute-difference-in-bst/
https://leetcode.com/problems/minimum-absolute-difference-in-bst/
https://leetcode.com/problems/diameter-of-binary-tree/
https://leetcode.com/problems/diameter-of-binary-tree/
https://leetcode.com/problems/reverse-words-in-a-string-iii/
https://leetcode.com/problems/reverse-words-in-a-string-iii/
https://leetcode.com/problems/can-place-flowers/
https://leetcode.com/problems/can-place-flowers/
https://leetcode.com/problems/construct-string-from-binary-tree/
https://leetcode.com/problems/construct-string-from-binary-tree/
https://leetcode.com/problems/average-of-levels-in-binary-tree/
https://leetcode.com/problems/average-of-levels-in-binary-tree/
https://leetcode.com/problems/set-mismatch/
https://leetcode.com/problems/set-mismatch/
https://leetcode.com/problems/two-sum-iv-input-is-a-bst/
https://leetcode.com/problems/two-sum-iv-input-is-a-bst/
https://leetcode.com/problems/valid-palindrome-ii/
https://leetcode.com/problems/valid-palindrome-ii/
https://leetcode.com/problems/baseball-game/
https://leetcode.com/problems/baseball-game/
https://leetcode.com/problems/search-in-a-binary-search-tree/
https://leetcode.com/problems/search-in-a-binary-search-tree/
https://leetcode.com/problems/kth-largest-element-in-a-stream/
https://leetcode.com/problems/kth-largest-element-in-a-stream/
https://leetcode.com/problems/binary-search/
https://leetcode.com/problems/binary-search/
https://leetcode.com/problems/design-hashset/
https://leetcode.com/problems/design-hashset/
https://leetcode.com/problems/design-hashmap/
https://leetcode.com/problems/design-hashmap/
https://leetcode.com/problems/find-smallest-letter-greater-than-target/
https://leetcode.com/problems/find-smallest-letter-greater-than-target/
https://leetcode.com/problems/min-cost-climbing-stairs/
https://leetcode.com/problems/min-cost-climbing-stairs/
https://leetcode.com/problems/toeplitz-matrix/
https://leetcode.com/problems/toeplitz-matrix/
https://leetcode.com/problems/minimum-distance-between-bst-nodes/
https://leetcode.com/problems/minimum-distance-between-bst-nodes/
https://leetcode.com/problems/unique-morse-code-words/
https://leetcode.com/problems/unique-morse-code-words/
https://leetcode.com/problems/backspace-string-compare/
https://leetcode.com/problems/backspace-string-compare/
https://leetcode.com/problems/buddy-strings/
https://leetcode.com/problems/buddy-strings/
https://leetcode.com/problems/transpose-matrix/
https://leetcode.com/problems/transpose-matrix/
https://leetcode.com/problems/leaf-similar-trees/
https://leetcode.com/problems/leaf-similar-trees/
https://leetcode.com/problems/middle-of-the-linked-list/
https://leetcode.com/problems/middle-of-the-linked-list/
https://leetcode.com/problems/monotonic-array/
https://leetcode.com/problems/monotonic-array/
https://leetcode.com/problems/increasing-order-search-tree/
https://leetcode.com/problems/increasing-order-search-tree/
https://leetcode.com/problems/sort-array-by-parity/
https://leetcode.com/problems/sort-array-by-parity/
https://leetcode.com/problems/range-sum-of-bst/
https://leetcode.com/problems/range-sum-of-bst/
https://leetcode.com/problems/delete-columns-to-make-sorted/
https://leetcode.com/problems/delete-columns-to-make-sorted/
https://leetcode.com/problems/verifying-an-alien-dictionary/
https://leetcode.com/problems/verifying-an-alien-dictionary/
https://leetcode.com/problems/largest-perimeter-triangle/
https://leetcode.com/problems/largest-perimeter-triangle/
https://leetcode.com/problems/add-to-array-form-of-integer/
https://leetcode.com/problems/add-to-array-form-of-integer/
https://leetcode.com/problems/find-the-town-judge/
https://leetcode.com/problems/find-the-town-judge/
https://leetcode.com/problems/last-stone-weight/
https://leetcode.com/problems/last-stone-weight/
https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string/
https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string/
https://leetcode.com/problems/greatest-common-divisor-of-strings/
https://leetcode.com/problems/greatest-common-divisor-of-strings/
https://leetcode.com/problems/n-th-tribonacci-number/
https://leetcode.com/problems/n-th-tribonacci-number/
https://leetcode.com/problems/unique-number-of-occurrences/
https://leetcode.com/problems/unique-number-of-occurrences/
https://leetcode.com/problems/check-if-it-is-a-straight-line/
https://leetcode.com/problems/check-if-it-is-a-straight-line/
https://leetcode.com/problems/shift-2d-grid/
https://leetcode.com/problems/shift-2d-grid/
https://leetcode.com/problems/maximum-69-number/
https://leetcode.com/problems/maximum-69-number/
https://leetcode.com/problems/remove-palindromic-subsequences/
https://leetcode.com/problems/remove-palindromic-subsequences/
https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/description/?envType=daily-question&envId=2023-09-18
https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/description/?envType=daily-question&envId=2023-09-18
https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/
https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/
https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/
https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/
https://leetcode.com/problems/sort-integers-by-the-number-of-1-bits/
https://leetcode.com/problems/sort-integers-by-the-number-of-1-bits/
https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/
https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/
https://leetcode.com/problems/kids-with-the-greatest-number-of-candies/
https://leetcode.com/problems/kids-with-the-greatest-number-of-candies/
https://leetcode.com/problems/shuffle-the-array/
https://leetcode.com/problems/shuffle-the-array/
https://leetcode.com/problems/running-sum-of-1d-array/
https://leetcode.com/problems/running-sum-of-1d-array/
https://leetcode.com/problems/average-salary-excluding-the-minimum-and-maximum-salary/
https://leetcode.com/problems/average-salary-excluding-the-minimum-and-maximum-salary/
https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/
https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/
https://leetcode.com/problems/number-of-good-pairs/
https://leetcode.com/problems/number-of-good-pairs/
https://leetcode.com/problems/count-odd-numbers-in-an-interval-range/
https://leetcode.com/problems/count-odd-numbers-in-an-interval-range/
https://leetcode.com/problems/shuffle-string/
https://leetcode.com/problems/shuffle-string/
https://leetcode.com/problems/kth-missing-positive-number/
https://leetcode.com/problems/kth-missing-positive-number/
https://leetcode.com/problems/make-the-string-great/
https://leetcode.com/problems/make-the-string-great/
https://leetcode.com/problems/matrix-diagonal-sum/
https://leetcode.com/problems/matrix-diagonal-sum/
https://leetcode.com/problems/design-parking-system/
https://leetcode.com/problems/design-parking-system/
https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/
https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/
https://leetcode.com/problems/determine-if-string-halves-are-alike/
https://leetcode.com/problems/determine-if-string-halves-are-alike/
https://leetcode.com/problems/maximum-units-on-a-truck/
https://leetcode.com/problems/maximum-units-on-a-truck/
https://leetcode.com/problems/find-the-highest-altitude/
https://leetcode.com/problems/find-the-highest-altitude/
https://leetcode.com/problems/merge-strings-alternately/
https://leetcode.com/problems/merge-strings-alternately/
https://leetcode.com/problems/sign-of-the-product-of-an-array/
https://leetcode.com/problems/sign-of-the-product-of-an-array/
https://leetcode.com/problems/check-if-the-sentence-is-pangram/
https://leetcode.com/problems/check-if-the-sentence-is-pangram/
https://leetcode.com/problems/find-if-path-exists-in-graph/
https://leetcode.com/problems/find-if-path-exists-in-graph/
https://leetcode.com/problems/find-the-difference-of-two-arrays/
https://leetcode.com/problems/find-the-difference-of-two-arrays/
https://leetcode.com/problems/find-the-k-beauty-of-a-number/
https://leetcode.com/problems/find-the-k-beauty-of-a-number/
https://leetcode.com/problems/longest-subsequence-with-limited-sum/
https://leetcode.com/problems/longest-subsequence-with-limited-sum/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL