{"id":28411202,"url":"https://github.com/aloysjehwin/leetcode","last_synced_at":"2026-03-10T04:03:23.420Z","repository":{"id":256035176,"uuid":"854176161","full_name":"AloysJehwin/LeetCode","owner":"AloysJehwin","description":"This repository contains my LeetCode solutions, categorized by difficulty, with optimized code and regular updates. Track progress, improve skills, and contribute! ","archived":false,"fork":false,"pushed_at":"2026-02-09T15:32:16.000Z","size":916,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-09T19:51:00.314Z","etag":null,"topics":["arrays-and-strings","bst","dsa","dsa-algorithm","dynamic-programming","greedy-algorithms","hashmap","java","listnodes","set","stack"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AloysJehwin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-08T15:22:45.000Z","updated_at":"2026-02-09T15:32:18.000Z","dependencies_parsed_at":"2024-09-18T11:38:40.930Z","dependency_job_id":"91b6248d-da72-4a8c-b7f8-9c6879fe7bbb","html_url":"https://github.com/AloysJehwin/LeetCode","commit_stats":null,"previous_names":["aloysjehwin/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AloysJehwin/LeetCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloysJehwin%2FLeetCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloysJehwin%2FLeetCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloysJehwin%2FLeetCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloysJehwin%2FLeetCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AloysJehwin","download_url":"https://codeload.github.com/AloysJehwin/LeetCode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloysJehwin%2FLeetCode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arrays-and-strings","bst","dsa","dsa-algorithm","dynamic-programming","greedy-algorithms","hashmap","java","listnodes","set","stack"],"created_at":"2025-06-02T14:43:51.127Z","updated_at":"2026-03-10T04:03:23.400Z","avatar_url":"https://github.com/AloysJehwin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)\n\u003c!---LeetCode Topics Start--\u003e\n# LeetCode Topics\n## Array\n|  |\n| ------- |\n| [0001-two-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0001-two-sum) |\n| [0011-container-with-most-water](https://github.com/AloysJehwin/LeetCode/tree/master/0011-container-with-most-water) |\n| [0031-next-permutation](https://github.com/AloysJehwin/LeetCode/tree/master/0031-next-permutation) |\n| [0033-search-in-rotated-sorted-array](https://github.com/AloysJehwin/LeetCode/tree/master/0033-search-in-rotated-sorted-array) |\n| [0045-jump-game-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0045-jump-game-ii) |\n| [0049-group-anagrams](https://github.com/AloysJehwin/LeetCode/tree/master/0049-group-anagrams) |\n| [0053-maximum-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/0053-maximum-subarray) |\n| [0054-spiral-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0054-spiral-matrix) |\n| [0055-jump-game](https://github.com/AloysJehwin/LeetCode/tree/master/0055-jump-game) |\n| [0056-merge-intervals](https://github.com/AloysJehwin/LeetCode/tree/master/0056-merge-intervals) |\n| [0057-insert-interval](https://github.com/AloysJehwin/LeetCode/tree/master/0057-insert-interval) |\n| [0059-spiral-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0059-spiral-matrix-ii) |\n| [0063-unique-paths-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0063-unique-paths-ii) |\n| [0064-minimum-path-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0064-minimum-path-sum) |\n| [0073-set-matrix-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0073-set-matrix-zeroes) |\n| [0074-search-a-2d-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0074-search-a-2d-matrix) |\n| [0075-sort-colors](https://github.com/AloysJehwin/LeetCode/tree/master/0075-sort-colors) |\n| [0079-word-search](https://github.com/AloysJehwin/LeetCode/tree/master/0079-word-search) |\n| [0080-remove-duplicates-from-sorted-array-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0080-remove-duplicates-from-sorted-array-ii) |\n| [0081-search-in-rotated-sorted-array-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0081-search-in-rotated-sorted-array-ii) |\n| [0090-subsets-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0090-subsets-ii) |\n| [0105-construct-binary-tree-from-preorder-and-inorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0105-construct-binary-tree-from-preorder-and-inorder-traversal) |\n| [0106-construct-binary-tree-from-inorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0106-construct-binary-tree-from-inorder-and-postorder-traversal) |\n| [0120-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/0120-triangle) |\n| [0121-best-time-to-buy-and-sell-stock](https://github.com/AloysJehwin/LeetCode/tree/master/0121-best-time-to-buy-and-sell-stock) |\n| [0122-best-time-to-buy-and-sell-stock-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0122-best-time-to-buy-and-sell-stock-ii) |\n| [0130-surrounded-regions](https://github.com/AloysJehwin/LeetCode/tree/master/0130-surrounded-regions) |\n| [0134-gas-station](https://github.com/AloysJehwin/LeetCode/tree/master/0134-gas-station) |\n| [0135-candy](https://github.com/AloysJehwin/LeetCode/tree/master/0135-candy) |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0152-maximum-product-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/0152-maximum-product-subarray) |\n| [0153-find-minimum-in-rotated-sorted-array](https://github.com/AloysJehwin/LeetCode/tree/master/0153-find-minimum-in-rotated-sorted-array) |\n| [0162-find-peak-element](https://github.com/AloysJehwin/LeetCode/tree/master/0162-find-peak-element) |\n| [0169-majority-element](https://github.com/AloysJehwin/LeetCode/tree/master/0169-majority-element) |\n| [0189-rotate-array](https://github.com/AloysJehwin/LeetCode/tree/master/0189-rotate-array) |\n| [0198-house-robber](https://github.com/AloysJehwin/LeetCode/tree/master/0198-house-robber) |\n| [0204-count-primes](https://github.com/AloysJehwin/LeetCode/tree/master/0204-count-primes) |\n| [0209-minimum-size-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0209-minimum-size-subarray-sum) |\n| [0213-house-robber-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0213-house-robber-ii) |\n| [0215-kth-largest-element-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0215-kth-largest-element-in-an-array) |\n| [0216-combination-sum-iii](https://github.com/AloysJehwin/LeetCode/tree/master/0216-combination-sum-iii) |\n| [0217-contains-duplicate](https://github.com/AloysJehwin/LeetCode/tree/master/0217-contains-duplicate) |\n| [0219-contains-duplicate-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0219-contains-duplicate-ii) |\n| [0221-maximal-square](https://github.com/AloysJehwin/LeetCode/tree/master/0221-maximal-square) |\n| [0229-majority-element-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0229-majority-element-ii) |\n| [0238-product-of-array-except-self](https://github.com/AloysJehwin/LeetCode/tree/master/0238-product-of-array-except-self) |\n| [0240-search-a-2d-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0240-search-a-2d-matrix-ii) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0274-h-index](https://github.com/AloysJehwin/LeetCode/tree/master/0274-h-index) |\n| [0275-h-index-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0275-h-index-ii) |\n| [0283-move-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0283-move-zeroes) |\n| [0300-longest-increasing-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0300-longest-increasing-subsequence) |\n| [0309-best-time-to-buy-and-sell-stock-with-cooldown](https://github.com/AloysJehwin/LeetCode/tree/master/0309-best-time-to-buy-and-sell-stock-with-cooldown) |\n| [0334-increasing-triplet-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0334-increasing-triplet-subsequence) |\n| [0349-intersection-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/0349-intersection-of-two-arrays) |\n| [0350-intersection-of-two-arrays-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0350-intersection-of-two-arrays-ii) |\n| [0454-4sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0454-4sum-ii) |\n| [0455-assign-cookies](https://github.com/AloysJehwin/LeetCode/tree/master/0455-assign-cookies) |\n| [0456-132-pattern](https://github.com/AloysJehwin/LeetCode/tree/master/0456-132-pattern) |\n| [0463-island-perimeter](https://github.com/AloysJehwin/LeetCode/tree/master/0463-island-perimeter) |\n| [0495-teemo-attacking](https://github.com/AloysJehwin/LeetCode/tree/master/0495-teemo-attacking) |\n| [0498-diagonal-traverse](https://github.com/AloysJehwin/LeetCode/tree/master/0498-diagonal-traverse) |\n| [0522-longest-uncommon-subsequence-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0522-longest-uncommon-subsequence-ii) |\n| [0523-continuous-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0523-continuous-subarray-sum) |\n| [0561-array-partition](https://github.com/AloysJehwin/LeetCode/tree/master/0561-array-partition) |\n| [0566-reshape-the-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0566-reshape-the-matrix) |\n| [0598-range-addition-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0598-range-addition-ii) |\n| [0599-minimum-index-sum-of-two-lists](https://github.com/AloysJehwin/LeetCode/tree/master/0599-minimum-index-sum-of-two-lists) |\n| [0605-can-place-flowers](https://github.com/AloysJehwin/LeetCode/tree/master/0605-can-place-flowers) |\n| [0643-maximum-average-subarray-i](https://github.com/AloysJehwin/LeetCode/tree/master/0643-maximum-average-subarray-i) |\n| [0645-set-mismatch](https://github.com/AloysJehwin/LeetCode/tree/master/0645-set-mismatch) |\n| [0674-longest-continuous-increasing-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0674-longest-continuous-increasing-subsequence) |\n| [0697-degree-of-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0697-degree-of-an-array) |\n| [0714-best-time-to-buy-and-sell-stock-with-transaction-fee](https://github.com/AloysJehwin/LeetCode/tree/master/0714-best-time-to-buy-and-sell-stock-with-transaction-fee) |\n| [0724-find-pivot-index](https://github.com/AloysJehwin/LeetCode/tree/master/0724-find-pivot-index) |\n| [0735-asteroid-collision](https://github.com/AloysJehwin/LeetCode/tree/master/0735-asteroid-collision) |\n| [0745-find-smallest-letter-greater-than-target](https://github.com/AloysJehwin/LeetCode/tree/master/0745-find-smallest-letter-greater-than-target) |\n| [0747-min-cost-climbing-stairs](https://github.com/AloysJehwin/LeetCode/tree/master/0747-min-cost-climbing-stairs) |\n| [0748-largest-number-at-least-twice-of-others](https://github.com/AloysJehwin/LeetCode/tree/master/0748-largest-number-at-least-twice-of-others) |\n| [0777-toeplitz-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0777-toeplitz-matrix) |\n| [0792-binary-search](https://github.com/AloysJehwin/LeetCode/tree/master/0792-binary-search) |\n| [0822-unique-morse-code-words](https://github.com/AloysJehwin/LeetCode/tree/master/0822-unique-morse-code-words) |\n| [0824-number-of-lines-to-write-string](https://github.com/AloysJehwin/LeetCode/tree/master/0824-number-of-lines-to-write-string) |\n| [0837-most-common-word](https://github.com/AloysJehwin/LeetCode/tree/master/0837-most-common-word) |\n| [0841-shortest-distance-to-a-character](https://github.com/AloysJehwin/LeetCode/tree/master/0841-shortest-distance-to-a-character) |\n| [0859-design-circular-deque](https://github.com/AloysJehwin/LeetCode/tree/master/0859-design-circular-deque) |\n| [0861-flipping-an-image](https://github.com/AloysJehwin/LeetCode/tree/master/0861-flipping-an-image) |\n| [0898-transpose-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0898-transpose-matrix) |\n| [0907-koko-eating-bananas](https://github.com/AloysJehwin/LeetCode/tree/master/0907-koko-eating-bananas) |\n| [0917-boats-to-save-people](https://github.com/AloysJehwin/LeetCode/tree/master/0917-boats-to-save-people) |\n| [0924-fair-candy-swap](https://github.com/AloysJehwin/LeetCode/tree/master/0924-fair-candy-swap) |\n| [0925-construct-binary-tree-from-preorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0925-construct-binary-tree-from-preorder-and-postorder-traversal) |\n| [0941-sort-array-by-parity](https://github.com/AloysJehwin/LeetCode/tree/master/0941-sort-array-by-parity) |\n| [0944-smallest-range-i](https://github.com/AloysJehwin/LeetCode/tree/master/0944-smallest-range-i) |\n| [0965-unique-email-addresses](https://github.com/AloysJehwin/LeetCode/tree/master/0965-unique-email-addresses) |\n| [0978-valid-mountain-array](https://github.com/AloysJehwin/LeetCode/tree/master/0978-valid-mountain-array) |\n| [1001-n-repeated-element-in-size-2n-array](https://github.com/AloysJehwin/LeetCode/tree/master/1001-n-repeated-element-in-size-2n-array) |\n| [1018-largest-perimeter-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/1018-largest-perimeter-triangle) |\n| [1031-add-to-array-form-of-integer](https://github.com/AloysJehwin/LeetCode/tree/master/1031-add-to-array-form-of-integer) |\n| [1036-rotting-oranges](https://github.com/AloysJehwin/LeetCode/tree/master/1036-rotting-oranges) |\n| [1039-find-the-town-judge](https://github.com/AloysJehwin/LeetCode/tree/master/1039-find-the-town-judge) |\n| [1044-find-common-characters](https://github.com/AloysJehwin/LeetCode/tree/master/1044-find-common-characters) |\n| [1046-max-consecutive-ones-iii](https://github.com/AloysJehwin/LeetCode/tree/master/1046-max-consecutive-ones-iii) |\n| [1047-maximize-sum-of-array-after-k-negations](https://github.com/AloysJehwin/LeetCode/tree/master/1047-maximize-sum-of-array-after-k-negations) |\n| [1062-partition-array-into-three-parts-with-equal-sum](https://github.com/AloysJehwin/LeetCode/tree/master/1062-partition-array-into-three-parts-with-equal-sum) |\n| [1115-valid-boomerang](https://github.com/AloysJehwin/LeetCode/tree/master/1115-valid-boomerang) |\n| [1127-last-stone-weight](https://github.com/AloysJehwin/LeetCode/tree/master/1127-last-stone-weight) |\n| [1137-height-checker](https://github.com/AloysJehwin/LeetCode/tree/master/1137-height-checker) |\n| [1227-number-of-equivalent-domino-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1227-number-of-equivalent-domino-pairs) |\n| [1293-three-consecutive-odds](https://github.com/AloysJehwin/LeetCode/tree/master/1293-three-consecutive-odds) |\n| [1364-tuple-with-same-product](https://github.com/AloysJehwin/LeetCode/tree/master/1364-tuple-with-same-product) |\n| [1386-shift-2d-grid](https://github.com/AloysJehwin/LeetCode/tree/master/1386-shift-2d-grid) |\n| [1392-find-the-difference-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/1392-find-the-difference-of-two-arrays) |\n| [1421-find-numbers-with-even-number-of-digits](https://github.com/AloysJehwin/LeetCode/tree/master/1421-find-numbers-with-even-number-of-digits) |\n| [1458-sort-integers-by-the-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/1458-sort-integers-by-the-number-of-1-bits) |\n| [1476-count-negative-numbers-in-a-sorted-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/1476-count-negative-numbers-in-a-sorted-matrix) |\n| [1477-product-of-the-last-k-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1477-product-of-the-last-k-numbers) |\n| [1482-how-many-numbers-are-smaller-than-the-current-number](https://github.com/AloysJehwin/LeetCode/tree/master/1482-how-many-numbers-are-smaller-than-the-current-number) |\n| [1496-lucky-numbers-in-a-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/1496-lucky-numbers-in-a-matrix) |\n| [1505-create-target-array-in-the-given-order](https://github.com/AloysJehwin/LeetCode/tree/master/1505-create-target-array-in-the-given-order) |\n| [1556-make-two-arrays-equal-by-reversing-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/1556-make-two-arrays-equal-by-reversing-subarrays) |\n| [1626-can-make-arithmetic-progression-from-sequence](https://github.com/AloysJehwin/LeetCode/tree/master/1626-can-make-arithmetic-progression-from-sequence) |\n| [1635-number-of-good-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1635-number-of-good-pairs) |\n| [1656-count-good-triplets](https://github.com/AloysJehwin/LeetCode/tree/master/1656-count-good-triplets) |\n| [1682-most-visited-sector-in-a-circular-track](https://github.com/AloysJehwin/LeetCode/tree/master/1682-most-visited-sector-in-a-circular-track) |\n| [1689-detect-pattern-of-length-m-repeated-k-or-more-times](https://github.com/AloysJehwin/LeetCode/tree/master/1689-detect-pattern-of-length-m-repeated-k-or-more-times) |\n| [1694-make-sum-divisible-by-p](https://github.com/AloysJehwin/LeetCode/tree/master/1694-make-sum-divisible-by-p) |\n| [1755-defuse-the-bomb](https://github.com/AloysJehwin/LeetCode/tree/master/1755-defuse-the-bomb) |\n| [1798-max-number-of-k-sum-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1798-max-number-of-k-sum-pairs) |\n| [1813-maximum-erasure-value](https://github.com/AloysJehwin/LeetCode/tree/master/1813-maximum-erasure-value) |\n| [1833-find-the-highest-altitude](https://github.com/AloysJehwin/LeetCode/tree/master/1833-find-the-highest-altitude) |\n| [1843-number-of-rectangles-that-can-form-the-largest-square](https://github.com/AloysJehwin/LeetCode/tree/master/1843-number-of-rectangles-that-can-form-the-largest-square) |\n| [1848-sum-of-unique-elements](https://github.com/AloysJehwin/LeetCode/tree/master/1848-sum-of-unique-elements) |\n| [2215-finding-3-digit-even-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/2215-finding-3-digit-even-numbers) |\n| [2220-find-all-possible-recipes-from-given-supplies](https://github.com/AloysJehwin/LeetCode/tree/master/2220-find-all-possible-recipes-from-given-supplies) |\n| [2232-adding-spaces-to-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2232-adding-spaces-to-a-string) |\n| [2237-longest-palindrome-by-concatenating-two-letter-words](https://github.com/AloysJehwin/LeetCode/tree/master/2237-longest-palindrome-by-concatenating-two-letter-words) |\n| [2277-count-equal-and-divisible-pairs-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/2277-count-equal-and-divisible-pairs-in-an-array) |\n| [2392-successful-pairs-of-spells-and-potions](https://github.com/AloysJehwin/LeetCode/tree/master/2392-successful-pairs-of-spells-and-potions) |\n| [2394-count-subarrays-with-score-less-than-k](https://github.com/AloysJehwin/LeetCode/tree/master/2394-count-subarrays-with-score-less-than-k) |\n| [2411-spiral-matrix-iv](https://github.com/AloysJehwin/LeetCode/tree/master/2411-spiral-matrix-iv) |\n| [2448-count-number-of-bad-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/2448-count-number-of-bad-pairs) |\n| [2478-longest-nice-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/2478-longest-nice-subarray) |\n| [2503-longest-subarray-with-maximum-bitwise-and](https://github.com/AloysJehwin/LeetCode/tree/master/2503-longest-subarray-with-maximum-bitwise-and) |\n| [2551-apply-operations-to-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/2551-apply-operations-to-an-array) |\n| [2581-divide-players-into-teams-of-equal-skill](https://github.com/AloysJehwin/LeetCode/tree/master/2581-divide-players-into-teams-of-equal-skill) |\n| [2614-maximum-count-of-positive-integer-and-negative-integer](https://github.com/AloysJehwin/LeetCode/tree/master/2614-maximum-count-of-positive-integer-and-negative-integer) |\n| [2626-count-the-number-of-good-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/2626-count-the-number-of-good-subarrays) |\n| [3154-maximum-value-of-an-ordered-triplet-i](https://github.com/AloysJehwin/LeetCode/tree/master/3154-maximum-value-of-an-ordered-triplet-i) |\n| [3194-find-words-containing-character](https://github.com/AloysJehwin/LeetCode/tree/master/3194-find-words-containing-character) |\n| [3321-type-of-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/3321-type-of-triangle) |\n| [3348-minimum-cost-walk-in-weighted-graph](https://github.com/AloysJehwin/LeetCode/tree/master/3348-minimum-cost-walk-in-weighted-graph) |\n| [3430-count-days-without-meetings](https://github.com/AloysJehwin/LeetCode/tree/master/3430-count-days-without-meetings) |\n| [3434-find-the-number-of-distinct-colors-among-the-balls](https://github.com/AloysJehwin/LeetCode/tree/master/3434-find-the-number-of-distinct-colors-among-the-balls) |\n| [3483-alternating-groups-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3483-alternating-groups-ii) |\n| [3639-zero-array-transformation-i](https://github.com/AloysJehwin/LeetCode/tree/master/3639-zero-array-transformation-i) |\n| [3643-zero-array-transformation-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3643-zero-array-transformation-ii) |\n| [3647-zero-array-transformation-iii](https://github.com/AloysJehwin/LeetCode/tree/master/3647-zero-array-transformation-iii) |\n| [3741-reschedule-meetings-for-maximum-free-time-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3741-reschedule-meetings-for-maximum-free-time-ii) |\n| [3747-maximum-difference-between-adjacent-elements-in-a-circular-array](https://github.com/AloysJehwin/LeetCode/tree/master/3747-maximum-difference-between-adjacent-elements-in-a-circular-array) |\n| [3788-maximum-unique-subarray-sum-after-deletion](https://github.com/AloysJehwin/LeetCode/tree/master/3788-maximum-unique-subarray-sum-after-deletion) |\n## Linked List\n|  |\n| ------- |\n| [0021-merge-two-sorted-lists](https://github.com/AloysJehwin/LeetCode/tree/master/0021-merge-two-sorted-lists) |\n| [0024-swap-nodes-in-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/0024-swap-nodes-in-pairs) |\n| [0082-remove-duplicates-from-sorted-list-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0082-remove-duplicates-from-sorted-list-ii) |\n| [0086-partition-list](https://github.com/AloysJehwin/LeetCode/tree/master/0086-partition-list) |\n| [0092-reverse-linked-list-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0092-reverse-linked-list-ii) |\n| [0109-convert-sorted-list-to-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0109-convert-sorted-list-to-binary-search-tree) |\n| [0114-flatten-binary-tree-to-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0114-flatten-binary-tree-to-linked-list) |\n| [0142-linked-list-cycle-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0142-linked-list-cycle-ii) |\n| [0148-sort-list](https://github.com/AloysJehwin/LeetCode/tree/master/0148-sort-list) |\n| [0203-remove-linked-list-elements](https://github.com/AloysJehwin/LeetCode/tree/master/0203-remove-linked-list-elements) |\n| [0206-reverse-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0206-reverse-linked-list) |\n| [0328-odd-even-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0328-odd-even-linked-list) |\n| [0859-design-circular-deque](https://github.com/AloysJehwin/LeetCode/tree/master/0859-design-circular-deque) |\n| [0908-middle-of-the-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0908-middle-of-the-linked-list) |\n| [2411-spiral-matrix-iv](https://github.com/AloysJehwin/LeetCode/tree/master/2411-spiral-matrix-iv) |\n## Matrix\n|  |\n| ------- |\n| [0054-spiral-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0054-spiral-matrix) |\n| [0059-spiral-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0059-spiral-matrix-ii) |\n| [0063-unique-paths-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0063-unique-paths-ii) |\n| [0064-minimum-path-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0064-minimum-path-sum) |\n| [0073-set-matrix-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0073-set-matrix-zeroes) |\n| [0074-search-a-2d-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0074-search-a-2d-matrix) |\n| [0079-word-search](https://github.com/AloysJehwin/LeetCode/tree/master/0079-word-search) |\n| [0130-surrounded-regions](https://github.com/AloysJehwin/LeetCode/tree/master/0130-surrounded-regions) |\n| [0221-maximal-square](https://github.com/AloysJehwin/LeetCode/tree/master/0221-maximal-square) |\n| [0240-search-a-2d-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0240-search-a-2d-matrix-ii) |\n| [0463-island-perimeter](https://github.com/AloysJehwin/LeetCode/tree/master/0463-island-perimeter) |\n| [0498-diagonal-traverse](https://github.com/AloysJehwin/LeetCode/tree/master/0498-diagonal-traverse) |\n| [0566-reshape-the-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0566-reshape-the-matrix) |\n| [0777-toeplitz-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0777-toeplitz-matrix) |\n| [0861-flipping-an-image](https://github.com/AloysJehwin/LeetCode/tree/master/0861-flipping-an-image) |\n| [0898-transpose-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0898-transpose-matrix) |\n| [1036-rotting-oranges](https://github.com/AloysJehwin/LeetCode/tree/master/1036-rotting-oranges) |\n| [1386-shift-2d-grid](https://github.com/AloysJehwin/LeetCode/tree/master/1386-shift-2d-grid) |\n| [1476-count-negative-numbers-in-a-sorted-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/1476-count-negative-numbers-in-a-sorted-matrix) |\n| [1496-lucky-numbers-in-a-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/1496-lucky-numbers-in-a-matrix) |\n| [2411-spiral-matrix-iv](https://github.com/AloysJehwin/LeetCode/tree/master/2411-spiral-matrix-iv) |\n## Simulation\n|  |\n| ------- |\n| [0054-spiral-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0054-spiral-matrix) |\n| [0059-spiral-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0059-spiral-matrix-ii) |\n| [0258-add-digits](https://github.com/AloysJehwin/LeetCode/tree/master/0258-add-digits) |\n| [0495-teemo-attacking](https://github.com/AloysJehwin/LeetCode/tree/master/0495-teemo-attacking) |\n| [0498-diagonal-traverse](https://github.com/AloysJehwin/LeetCode/tree/master/0498-diagonal-traverse) |\n| [0566-reshape-the-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0566-reshape-the-matrix) |\n| [0735-asteroid-collision](https://github.com/AloysJehwin/LeetCode/tree/master/0735-asteroid-collision) |\n| [0861-flipping-an-image](https://github.com/AloysJehwin/LeetCode/tree/master/0861-flipping-an-image) |\n| [0874-backspace-string-compare](https://github.com/AloysJehwin/LeetCode/tree/master/0874-backspace-string-compare) |\n| [0898-transpose-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0898-transpose-matrix) |\n| [1386-shift-2d-grid](https://github.com/AloysJehwin/LeetCode/tree/master/1386-shift-2d-grid) |\n| [1505-create-target-array-in-the-given-order](https://github.com/AloysJehwin/LeetCode/tree/master/1505-create-target-array-in-the-given-order) |\n| [1642-water-bottles](https://github.com/AloysJehwin/LeetCode/tree/master/1642-water-bottles) |\n| [1682-most-visited-sector-in-a-circular-track](https://github.com/AloysJehwin/LeetCode/tree/master/1682-most-visited-sector-in-a-circular-track) |\n| [2021-remove-all-occurrences-of-a-substring](https://github.com/AloysJehwin/LeetCode/tree/master/2021-remove-all-occurrences-of-a-substring) |\n| [2232-adding-spaces-to-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2232-adding-spaces-to-a-string) |\n| [2260-divide-a-string-into-groups-of-size-k](https://github.com/AloysJehwin/LeetCode/tree/master/2260-divide-a-string-into-groups-of-size-k) |\n| [2411-spiral-matrix-iv](https://github.com/AloysJehwin/LeetCode/tree/master/2411-spiral-matrix-iv) |\n| [2470-removing-stars-from-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2470-removing-stars-from-a-string) |\n| [2551-apply-operations-to-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/2551-apply-operations-to-an-array) |\n| [3434-find-the-number-of-distinct-colors-among-the-balls](https://github.com/AloysJehwin/LeetCode/tree/master/3434-find-the-number-of-distinct-colors-among-the-balls) |\n| [3447-clear-digits](https://github.com/AloysJehwin/LeetCode/tree/master/3447-clear-digits) |\n## Recursion\n|  |\n| ------- |\n| [0021-merge-two-sorted-lists](https://github.com/AloysJehwin/LeetCode/tree/master/0021-merge-two-sorted-lists) |\n| [0024-swap-nodes-in-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/0024-swap-nodes-in-pairs) |\n| [0050-powx-n](https://github.com/AloysJehwin/LeetCode/tree/master/0050-powx-n) |\n| [0203-remove-linked-list-elements](https://github.com/AloysJehwin/LeetCode/tree/master/0203-remove-linked-list-elements) |\n| [0206-reverse-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0206-reverse-linked-list) |\n| [0231-power-of-two](https://github.com/AloysJehwin/LeetCode/tree/master/0231-power-of-two) |\n| [0394-decode-string](https://github.com/AloysJehwin/LeetCode/tree/master/0394-decode-string) |\n| [1013-fibonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1013-fibonacci-number) |\n## Two Pointers\n|  |\n| ------- |\n| [0011-container-with-most-water](https://github.com/AloysJehwin/LeetCode/tree/master/0011-container-with-most-water) |\n| [0031-next-permutation](https://github.com/AloysJehwin/LeetCode/tree/master/0031-next-permutation) |\n| [0075-sort-colors](https://github.com/AloysJehwin/LeetCode/tree/master/0075-sort-colors) |\n| [0080-remove-duplicates-from-sorted-array-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0080-remove-duplicates-from-sorted-array-ii) |\n| [0082-remove-duplicates-from-sorted-list-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0082-remove-duplicates-from-sorted-list-ii) |\n| [0086-partition-list](https://github.com/AloysJehwin/LeetCode/tree/master/0086-partition-list) |\n| [0142-linked-list-cycle-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0142-linked-list-cycle-ii) |\n| [0148-sort-list](https://github.com/AloysJehwin/LeetCode/tree/master/0148-sort-list) |\n| [0151-reverse-words-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0151-reverse-words-in-a-string) |\n| [0189-rotate-array](https://github.com/AloysJehwin/LeetCode/tree/master/0189-rotate-array) |\n| [0202-happy-number](https://github.com/AloysJehwin/LeetCode/tree/master/0202-happy-number) |\n| [0283-move-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0283-move-zeroes) |\n| [0344-reverse-string](https://github.com/AloysJehwin/LeetCode/tree/master/0344-reverse-string) |\n| [0349-intersection-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/0349-intersection-of-two-arrays) |\n| [0350-intersection-of-two-arrays-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0350-intersection-of-two-arrays-ii) |\n| [0392-is-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0392-is-subsequence) |\n| [0443-string-compression](https://github.com/AloysJehwin/LeetCode/tree/master/0443-string-compression) |\n| [0455-assign-cookies](https://github.com/AloysJehwin/LeetCode/tree/master/0455-assign-cookies) |\n| [0522-longest-uncommon-subsequence-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0522-longest-uncommon-subsequence-ii) |\n| [0841-shortest-distance-to-a-character](https://github.com/AloysJehwin/LeetCode/tree/master/0841-shortest-distance-to-a-character) |\n| [0861-flipping-an-image](https://github.com/AloysJehwin/LeetCode/tree/master/0861-flipping-an-image) |\n| [0868-push-dominoes](https://github.com/AloysJehwin/LeetCode/tree/master/0868-push-dominoes) |\n| [0874-backspace-string-compare](https://github.com/AloysJehwin/LeetCode/tree/master/0874-backspace-string-compare) |\n| [0908-middle-of-the-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0908-middle-of-the-linked-list) |\n| [0917-boats-to-save-people](https://github.com/AloysJehwin/LeetCode/tree/master/0917-boats-to-save-people) |\n| [0941-sort-array-by-parity](https://github.com/AloysJehwin/LeetCode/tree/master/0941-sort-array-by-parity) |\n| [0961-long-pressed-name](https://github.com/AloysJehwin/LeetCode/tree/master/0961-long-pressed-name) |\n| [1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence](https://github.com/AloysJehwin/LeetCode/tree/master/1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence) |\n| [1798-max-number-of-k-sum-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1798-max-number-of-k-sum-pairs) |\n| [2232-adding-spaces-to-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2232-adding-spaces-to-a-string) |\n| [2392-successful-pairs-of-spells-and-potions](https://github.com/AloysJehwin/LeetCode/tree/master/2392-successful-pairs-of-spells-and-potions) |\n| [2551-apply-operations-to-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/2551-apply-operations-to-an-array) |\n| [2581-divide-players-into-teams-of-equal-skill](https://github.com/AloysJehwin/LeetCode/tree/master/2581-divide-players-into-teams-of-equal-skill) |\n| [3018-make-string-a-subsequence-using-cyclic-increments](https://github.com/AloysJehwin/LeetCode/tree/master/3018-make-string-a-subsequence-using-cyclic-increments) |\n## Hash Table\n|  |\n| ------- |\n| [0001-two-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0001-two-sum) |\n| [0012-integer-to-roman](https://github.com/AloysJehwin/LeetCode/tree/master/0012-integer-to-roman) |\n| [0013-roman-to-integer](https://github.com/AloysJehwin/LeetCode/tree/master/0013-roman-to-integer) |\n| [0049-group-anagrams](https://github.com/AloysJehwin/LeetCode/tree/master/0049-group-anagrams) |\n| [0073-set-matrix-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0073-set-matrix-zeroes) |\n| [0105-construct-binary-tree-from-preorder-and-inorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0105-construct-binary-tree-from-preorder-and-inorder-traversal) |\n| [0106-construct-binary-tree-from-inorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0106-construct-binary-tree-from-inorder-and-postorder-traversal) |\n| [0133-clone-graph](https://github.com/AloysJehwin/LeetCode/tree/master/0133-clone-graph) |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0142-linked-list-cycle-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0142-linked-list-cycle-ii) |\n| [0166-fraction-to-recurring-decimal](https://github.com/AloysJehwin/LeetCode/tree/master/0166-fraction-to-recurring-decimal) |\n| [0169-majority-element](https://github.com/AloysJehwin/LeetCode/tree/master/0169-majority-element) |\n| [0187-repeated-dna-sequences](https://github.com/AloysJehwin/LeetCode/tree/master/0187-repeated-dna-sequences) |\n| [0202-happy-number](https://github.com/AloysJehwin/LeetCode/tree/master/0202-happy-number) |\n| [0217-contains-duplicate](https://github.com/AloysJehwin/LeetCode/tree/master/0217-contains-duplicate) |\n| [0219-contains-duplicate-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0219-contains-duplicate-ii) |\n| [0229-majority-element-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0229-majority-element-ii) |\n| [0242-valid-anagram](https://github.com/AloysJehwin/LeetCode/tree/master/0242-valid-anagram) |\n| [0264-ugly-number-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0264-ugly-number-ii) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0299-bulls-and-cows](https://github.com/AloysJehwin/LeetCode/tree/master/0299-bulls-and-cows) |\n| [0349-intersection-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/0349-intersection-of-two-arrays) |\n| [0350-intersection-of-two-arrays-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0350-intersection-of-two-arrays-ii) |\n| [0387-first-unique-character-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0387-first-unique-character-in-a-string) |\n| [0389-find-the-difference](https://github.com/AloysJehwin/LeetCode/tree/master/0389-find-the-difference) |\n| [0424-longest-repeating-character-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0424-longest-repeating-character-replacement) |\n| [0454-4sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0454-4sum-ii) |\n| [0522-longest-uncommon-subsequence-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0522-longest-uncommon-subsequence-ii) |\n| [0523-continuous-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0523-continuous-subarray-sum) |\n| [0599-minimum-index-sum-of-two-lists](https://github.com/AloysJehwin/LeetCode/tree/master/0599-minimum-index-sum-of-two-lists) |\n| [0645-set-mismatch](https://github.com/AloysJehwin/LeetCode/tree/master/0645-set-mismatch) |\n| [0697-degree-of-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0697-degree-of-an-array) |\n| [0822-unique-morse-code-words](https://github.com/AloysJehwin/LeetCode/tree/master/0822-unique-morse-code-words) |\n| [0837-most-common-word](https://github.com/AloysJehwin/LeetCode/tree/master/0837-most-common-word) |\n| [0924-fair-candy-swap](https://github.com/AloysJehwin/LeetCode/tree/master/0924-fair-candy-swap) |\n| [0925-construct-binary-tree-from-preorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0925-construct-binary-tree-from-preorder-and-postorder-traversal) |\n| [0965-unique-email-addresses](https://github.com/AloysJehwin/LeetCode/tree/master/0965-unique-email-addresses) |\n| [1001-n-repeated-element-in-size-2n-array](https://github.com/AloysJehwin/LeetCode/tree/master/1001-n-repeated-element-in-size-2n-array) |\n| [1039-find-the-town-judge](https://github.com/AloysJehwin/LeetCode/tree/master/1039-find-the-town-judge) |\n| [1044-find-common-characters](https://github.com/AloysJehwin/LeetCode/tree/master/1044-find-common-characters) |\n| [1227-number-of-equivalent-domino-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1227-number-of-equivalent-domino-pairs) |\n| [1364-tuple-with-same-product](https://github.com/AloysJehwin/LeetCode/tree/master/1364-tuple-with-same-product) |\n| [1392-find-the-difference-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/1392-find-the-difference-of-two-arrays) |\n| [1473-find-the-longest-substring-containing-vowels-in-even-counts](https://github.com/AloysJehwin/LeetCode/tree/master/1473-find-the-longest-substring-containing-vowels-in-even-counts) |\n| [1482-how-many-numbers-are-smaller-than-the-current-number](https://github.com/AloysJehwin/LeetCode/tree/master/1482-how-many-numbers-are-smaller-than-the-current-number) |\n| [1500-count-largest-group](https://github.com/AloysJehwin/LeetCode/tree/master/1500-count-largest-group) |\n| [1556-make-two-arrays-equal-by-reversing-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/1556-make-two-arrays-equal-by-reversing-subarrays) |\n| [1619-path-crossing](https://github.com/AloysJehwin/LeetCode/tree/master/1619-path-crossing) |\n| [1635-number-of-good-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1635-number-of-good-pairs) |\n| [1694-make-sum-divisible-by-p](https://github.com/AloysJehwin/LeetCode/tree/master/1694-make-sum-divisible-by-p) |\n| [1777-determine-if-two-strings-are-close](https://github.com/AloysJehwin/LeetCode/tree/master/1777-determine-if-two-strings-are-close) |\n| [1798-max-number-of-k-sum-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1798-max-number-of-k-sum-pairs) |\n| [1813-maximum-erasure-value](https://github.com/AloysJehwin/LeetCode/tree/master/1813-maximum-erasure-value) |\n| [1848-sum-of-unique-elements](https://github.com/AloysJehwin/LeetCode/tree/master/1848-sum-of-unique-elements) |\n| [1960-check-if-the-sentence-is-pangram](https://github.com/AloysJehwin/LeetCode/tree/master/1960-check-if-the-sentence-is-pangram) |\n| [2215-finding-3-digit-even-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/2215-finding-3-digit-even-numbers) |\n| [2220-find-all-possible-recipes-from-given-supplies](https://github.com/AloysJehwin/LeetCode/tree/master/2220-find-all-possible-recipes-from-given-supplies) |\n| [2237-longest-palindrome-by-concatenating-two-letter-words](https://github.com/AloysJehwin/LeetCode/tree/master/2237-longest-palindrome-by-concatenating-two-letter-words) |\n| [2434-design-a-number-container-system](https://github.com/AloysJehwin/LeetCode/tree/master/2434-design-a-number-container-system) |\n| [2448-count-number-of-bad-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/2448-count-number-of-bad-pairs) |\n| [2581-divide-players-into-teams-of-equal-skill](https://github.com/AloysJehwin/LeetCode/tree/master/2581-divide-players-into-teams-of-equal-skill) |\n| [2626-count-the-number-of-good-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/2626-count-the-number-of-good-subarrays) |\n| [3434-find-the-number-of-distinct-colors-among-the-balls](https://github.com/AloysJehwin/LeetCode/tree/master/3434-find-the-number-of-distinct-colors-among-the-balls) |\n| [3445-lexicographically-minimum-string-after-removing-stars](https://github.com/AloysJehwin/LeetCode/tree/master/3445-lexicographically-minimum-string-after-removing-stars) |\n| [3753-maximum-difference-between-even-and-odd-frequency-i](https://github.com/AloysJehwin/LeetCode/tree/master/3753-maximum-difference-between-even-and-odd-frequency-i) |\n| [3788-maximum-unique-subarray-sum-after-deletion](https://github.com/AloysJehwin/LeetCode/tree/master/3788-maximum-unique-subarray-sum-after-deletion) |\n## String\n|  |\n| ------- |\n| [0012-integer-to-roman](https://github.com/AloysJehwin/LeetCode/tree/master/0012-integer-to-roman) |\n| [0013-roman-to-integer](https://github.com/AloysJehwin/LeetCode/tree/master/0013-roman-to-integer) |\n| [0014-longest-common-prefix](https://github.com/AloysJehwin/LeetCode/tree/master/0014-longest-common-prefix) |\n| [0049-group-anagrams](https://github.com/AloysJehwin/LeetCode/tree/master/0049-group-anagrams) |\n| [0058-length-of-last-word](https://github.com/AloysJehwin/LeetCode/tree/master/0058-length-of-last-word) |\n| [0071-simplify-path](https://github.com/AloysJehwin/LeetCode/tree/master/0071-simplify-path) |\n| [0072-edit-distance](https://github.com/AloysJehwin/LeetCode/tree/master/0072-edit-distance) |\n| [0079-word-search](https://github.com/AloysJehwin/LeetCode/tree/master/0079-word-search) |\n| [0091-decode-ways](https://github.com/AloysJehwin/LeetCode/tree/master/0091-decode-ways) |\n| [0093-restore-ip-addresses](https://github.com/AloysJehwin/LeetCode/tree/master/0093-restore-ip-addresses) |\n| [0097-interleaving-string](https://github.com/AloysJehwin/LeetCode/tree/master/0097-interleaving-string) |\n| [0131-palindrome-partitioning](https://github.com/AloysJehwin/LeetCode/tree/master/0131-palindrome-partitioning) |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0151-reverse-words-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0151-reverse-words-in-a-string) |\n| [0166-fraction-to-recurring-decimal](https://github.com/AloysJehwin/LeetCode/tree/master/0166-fraction-to-recurring-decimal) |\n| [0168-excel-sheet-column-title](https://github.com/AloysJehwin/LeetCode/tree/master/0168-excel-sheet-column-title) |\n| [0171-excel-sheet-column-number](https://github.com/AloysJehwin/LeetCode/tree/master/0171-excel-sheet-column-number) |\n| [0187-repeated-dna-sequences](https://github.com/AloysJehwin/LeetCode/tree/master/0187-repeated-dna-sequences) |\n| [0227-basic-calculator-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0227-basic-calculator-ii) |\n| [0242-valid-anagram](https://github.com/AloysJehwin/LeetCode/tree/master/0242-valid-anagram) |\n| [0299-bulls-and-cows](https://github.com/AloysJehwin/LeetCode/tree/master/0299-bulls-and-cows) |\n| [0344-reverse-string](https://github.com/AloysJehwin/LeetCode/tree/master/0344-reverse-string) |\n| [0387-first-unique-character-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0387-first-unique-character-in-a-string) |\n| [0389-find-the-difference](https://github.com/AloysJehwin/LeetCode/tree/master/0389-find-the-difference) |\n| [0392-is-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0392-is-subsequence) |\n| [0394-decode-string](https://github.com/AloysJehwin/LeetCode/tree/master/0394-decode-string) |\n| [0424-longest-repeating-character-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0424-longest-repeating-character-replacement) |\n| [0443-string-compression](https://github.com/AloysJehwin/LeetCode/tree/master/0443-string-compression) |\n| [0459-repeated-substring-pattern](https://github.com/AloysJehwin/LeetCode/tree/master/0459-repeated-substring-pattern) |\n| [0467-unique-substrings-in-wraparound-string](https://github.com/AloysJehwin/LeetCode/tree/master/0467-unique-substrings-in-wraparound-string) |\n| [0521-longest-uncommon-subsequence-i](https://github.com/AloysJehwin/LeetCode/tree/master/0521-longest-uncommon-subsequence-i) |\n| [0522-longest-uncommon-subsequence-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0522-longest-uncommon-subsequence-ii) |\n| [0551-student-attendance-record-i](https://github.com/AloysJehwin/LeetCode/tree/master/0551-student-attendance-record-i) |\n| [0599-minimum-index-sum-of-two-lists](https://github.com/AloysJehwin/LeetCode/tree/master/0599-minimum-index-sum-of-two-lists) |\n| [0649-dota2-senate](https://github.com/AloysJehwin/LeetCode/tree/master/0649-dota2-senate) |\n| [0742-to-lower-case](https://github.com/AloysJehwin/LeetCode/tree/master/0742-to-lower-case) |\n| [0800-letter-case-permutation](https://github.com/AloysJehwin/LeetCode/tree/master/0800-letter-case-permutation) |\n| [0812-rotate-string](https://github.com/AloysJehwin/LeetCode/tree/master/0812-rotate-string) |\n| [0822-unique-morse-code-words](https://github.com/AloysJehwin/LeetCode/tree/master/0822-unique-morse-code-words) |\n| [0824-number-of-lines-to-write-string](https://github.com/AloysJehwin/LeetCode/tree/master/0824-number-of-lines-to-write-string) |\n| [0837-most-common-word](https://github.com/AloysJehwin/LeetCode/tree/master/0837-most-common-word) |\n| [0841-shortest-distance-to-a-character](https://github.com/AloysJehwin/LeetCode/tree/master/0841-shortest-distance-to-a-character) |\n| [0868-push-dominoes](https://github.com/AloysJehwin/LeetCode/tree/master/0868-push-dominoes) |\n| [0874-backspace-string-compare](https://github.com/AloysJehwin/LeetCode/tree/master/0874-backspace-string-compare) |\n| [0961-long-pressed-name](https://github.com/AloysJehwin/LeetCode/tree/master/0961-long-pressed-name) |\n| [0965-unique-email-addresses](https://github.com/AloysJehwin/LeetCode/tree/master/0965-unique-email-addresses) |\n| [1044-find-common-characters](https://github.com/AloysJehwin/LeetCode/tree/master/1044-find-common-characters) |\n| [1250-longest-common-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/1250-longest-common-subsequence) |\n| [1274-number-of-days-between-two-dates](https://github.com/AloysJehwin/LeetCode/tree/master/1274-number-of-days-between-two-dates) |\n| [1341-split-a-string-in-balanced-strings](https://github.com/AloysJehwin/LeetCode/tree/master/1341-split-a-string-in-balanced-strings) |\n| [1473-find-the-longest-substring-containing-vowels-in-even-counts](https://github.com/AloysJehwin/LeetCode/tree/master/1473-find-the-longest-substring-containing-vowels-in-even-counts) |\n| [1490-generate-a-string-with-characters-that-have-odd-counts](https://github.com/AloysJehwin/LeetCode/tree/master/1490-generate-a-string-with-characters-that-have-odd-counts) |\n| [1542-consecutive-characters](https://github.com/AloysJehwin/LeetCode/tree/master/1542-consecutive-characters) |\n| [1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence](https://github.com/AloysJehwin/LeetCode/tree/master/1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence) |\n| [1619-path-crossing](https://github.com/AloysJehwin/LeetCode/tree/master/1619-path-crossing) |\n| [1777-determine-if-two-strings-are-close](https://github.com/AloysJehwin/LeetCode/tree/master/1777-determine-if-two-strings-are-close) |\n| [1960-check-if-the-sentence-is-pangram](https://github.com/AloysJehwin/LeetCode/tree/master/1960-check-if-the-sentence-is-pangram) |\n| [2021-remove-all-occurrences-of-a-substring](https://github.com/AloysJehwin/LeetCode/tree/master/2021-remove-all-occurrences-of-a-substring) |\n| [2220-find-all-possible-recipes-from-given-supplies](https://github.com/AloysJehwin/LeetCode/tree/master/2220-find-all-possible-recipes-from-given-supplies) |\n| [2232-adding-spaces-to-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2232-adding-spaces-to-a-string) |\n| [2237-longest-palindrome-by-concatenating-two-letter-words](https://github.com/AloysJehwin/LeetCode/tree/master/2237-longest-palindrome-by-concatenating-two-letter-words) |\n| [2260-divide-a-string-into-groups-of-size-k](https://github.com/AloysJehwin/LeetCode/tree/master/2260-divide-a-string-into-groups-of-size-k) |\n| [2395-longest-binary-subsequence-less-than-or-equal-to-k](https://github.com/AloysJehwin/LeetCode/tree/master/2395-longest-binary-subsequence-less-than-or-equal-to-k) |\n| [2456-construct-smallest-number-from-di-string](https://github.com/AloysJehwin/LeetCode/tree/master/2456-construct-smallest-number-from-di-string) |\n| [2463-minimum-recolors-to-get-k-consecutive-black-blocks](https://github.com/AloysJehwin/LeetCode/tree/master/2463-minimum-recolors-to-get-k-consecutive-black-blocks) |\n| [2470-removing-stars-from-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2470-removing-stars-from-a-string) |\n| [3018-make-string-a-subsequence-using-cyclic-increments](https://github.com/AloysJehwin/LeetCode/tree/master/3018-make-string-a-subsequence-using-cyclic-increments) |\n| [3194-find-words-containing-character](https://github.com/AloysJehwin/LeetCode/tree/master/3194-find-words-containing-character) |\n| [3445-lexicographically-minimum-string-after-removing-stars](https://github.com/AloysJehwin/LeetCode/tree/master/3445-lexicographically-minimum-string-after-removing-stars) |\n| [3447-clear-digits](https://github.com/AloysJehwin/LeetCode/tree/master/3447-clear-digits) |\n| [3753-maximum-difference-between-even-and-odd-frequency-i](https://github.com/AloysJehwin/LeetCode/tree/master/3753-maximum-difference-between-even-and-odd-frequency-i) |\n## Sorting\n|  |\n| ------- |\n| [0049-group-anagrams](https://github.com/AloysJehwin/LeetCode/tree/master/0049-group-anagrams) |\n| [0056-merge-intervals](https://github.com/AloysJehwin/LeetCode/tree/master/0056-merge-intervals) |\n| [0075-sort-colors](https://github.com/AloysJehwin/LeetCode/tree/master/0075-sort-colors) |\n| [0148-sort-list](https://github.com/AloysJehwin/LeetCode/tree/master/0148-sort-list) |\n| [0169-majority-element](https://github.com/AloysJehwin/LeetCode/tree/master/0169-majority-element) |\n| [0215-kth-largest-element-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0215-kth-largest-element-in-an-array) |\n| [0217-contains-duplicate](https://github.com/AloysJehwin/LeetCode/tree/master/0217-contains-duplicate) |\n| [0229-majority-element-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0229-majority-element-ii) |\n| [0242-valid-anagram](https://github.com/AloysJehwin/LeetCode/tree/master/0242-valid-anagram) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0274-h-index](https://github.com/AloysJehwin/LeetCode/tree/master/0274-h-index) |\n| [0349-intersection-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/0349-intersection-of-two-arrays) |\n| [0350-intersection-of-two-arrays-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0350-intersection-of-two-arrays-ii) |\n| [0389-find-the-difference](https://github.com/AloysJehwin/LeetCode/tree/master/0389-find-the-difference) |\n| [0455-assign-cookies](https://github.com/AloysJehwin/LeetCode/tree/master/0455-assign-cookies) |\n| [0522-longest-uncommon-subsequence-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0522-longest-uncommon-subsequence-ii) |\n| [0561-array-partition](https://github.com/AloysJehwin/LeetCode/tree/master/0561-array-partition) |\n| [0645-set-mismatch](https://github.com/AloysJehwin/LeetCode/tree/master/0645-set-mismatch) |\n| [0748-largest-number-at-least-twice-of-others](https://github.com/AloysJehwin/LeetCode/tree/master/0748-largest-number-at-least-twice-of-others) |\n| [0917-boats-to-save-people](https://github.com/AloysJehwin/LeetCode/tree/master/0917-boats-to-save-people) |\n| [0924-fair-candy-swap](https://github.com/AloysJehwin/LeetCode/tree/master/0924-fair-candy-swap) |\n| [0941-sort-array-by-parity](https://github.com/AloysJehwin/LeetCode/tree/master/0941-sort-array-by-parity) |\n| [1018-largest-perimeter-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/1018-largest-perimeter-triangle) |\n| [1047-maximize-sum-of-array-after-k-negations](https://github.com/AloysJehwin/LeetCode/tree/master/1047-maximize-sum-of-array-after-k-negations) |\n| [1137-height-checker](https://github.com/AloysJehwin/LeetCode/tree/master/1137-height-checker) |\n| [1458-sort-integers-by-the-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/1458-sort-integers-by-the-number-of-1-bits) |\n| [1482-how-many-numbers-are-smaller-than-the-current-number](https://github.com/AloysJehwin/LeetCode/tree/master/1482-how-many-numbers-are-smaller-than-the-current-number) |\n| [1556-make-two-arrays-equal-by-reversing-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/1556-make-two-arrays-equal-by-reversing-subarrays) |\n| [1626-can-make-arithmetic-progression-from-sequence](https://github.com/AloysJehwin/LeetCode/tree/master/1626-can-make-arithmetic-progression-from-sequence) |\n| [1777-determine-if-two-strings-are-close](https://github.com/AloysJehwin/LeetCode/tree/master/1777-determine-if-two-strings-are-close) |\n| [1798-max-number-of-k-sum-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1798-max-number-of-k-sum-pairs) |\n| [2215-finding-3-digit-even-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/2215-finding-3-digit-even-numbers) |\n| [2379-maximum-total-importance-of-roads](https://github.com/AloysJehwin/LeetCode/tree/master/2379-maximum-total-importance-of-roads) |\n| [2392-successful-pairs-of-spells-and-potions](https://github.com/AloysJehwin/LeetCode/tree/master/2392-successful-pairs-of-spells-and-potions) |\n| [2581-divide-players-into-teams-of-equal-skill](https://github.com/AloysJehwin/LeetCode/tree/master/2581-divide-players-into-teams-of-equal-skill) |\n| [3321-type-of-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/3321-type-of-triangle) |\n| [3430-count-days-without-meetings](https://github.com/AloysJehwin/LeetCode/tree/master/3430-count-days-without-meetings) |\n| [3647-zero-array-transformation-iii](https://github.com/AloysJehwin/LeetCode/tree/master/3647-zero-array-transformation-iii) |\n## Math\n|  |\n| ------- |\n| [0012-integer-to-roman](https://github.com/AloysJehwin/LeetCode/tree/master/0012-integer-to-roman) |\n| [0013-roman-to-integer](https://github.com/AloysJehwin/LeetCode/tree/master/0013-roman-to-integer) |\n| [0050-powx-n](https://github.com/AloysJehwin/LeetCode/tree/master/0050-powx-n) |\n| [0062-unique-paths](https://github.com/AloysJehwin/LeetCode/tree/master/0062-unique-paths) |\n| [0089-gray-code](https://github.com/AloysJehwin/LeetCode/tree/master/0089-gray-code) |\n| [0166-fraction-to-recurring-decimal](https://github.com/AloysJehwin/LeetCode/tree/master/0166-fraction-to-recurring-decimal) |\n| [0168-excel-sheet-column-title](https://github.com/AloysJehwin/LeetCode/tree/master/0168-excel-sheet-column-title) |\n| [0171-excel-sheet-column-number](https://github.com/AloysJehwin/LeetCode/tree/master/0171-excel-sheet-column-number) |\n| [0172-factorial-trailing-zeroes](https://github.com/AloysJehwin/LeetCode/tree/master/0172-factorial-trailing-zeroes) |\n| [0189-rotate-array](https://github.com/AloysJehwin/LeetCode/tree/master/0189-rotate-array) |\n| [0202-happy-number](https://github.com/AloysJehwin/LeetCode/tree/master/0202-happy-number) |\n| [0204-count-primes](https://github.com/AloysJehwin/LeetCode/tree/master/0204-count-primes) |\n| [0227-basic-calculator-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0227-basic-calculator-ii) |\n| [0231-power-of-two](https://github.com/AloysJehwin/LeetCode/tree/master/0231-power-of-two) |\n| [0258-add-digits](https://github.com/AloysJehwin/LeetCode/tree/master/0258-add-digits) |\n| [0263-ugly-number](https://github.com/AloysJehwin/LeetCode/tree/master/0263-ugly-number) |\n| [0264-ugly-number-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0264-ugly-number-ii) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0279-perfect-squares](https://github.com/AloysJehwin/LeetCode/tree/master/0279-perfect-squares) |\n| [0292-nim-game](https://github.com/AloysJehwin/LeetCode/tree/master/0292-nim-game) |\n| [0367-valid-perfect-square](https://github.com/AloysJehwin/LeetCode/tree/master/0367-valid-perfect-square) |\n| [0371-sum-of-two-integers](https://github.com/AloysJehwin/LeetCode/tree/master/0371-sum-of-two-integers) |\n| [0400-nth-digit](https://github.com/AloysJehwin/LeetCode/tree/master/0400-nth-digit) |\n| [0504-base-7](https://github.com/AloysJehwin/LeetCode/tree/master/0504-base-7) |\n| [0507-perfect-number](https://github.com/AloysJehwin/LeetCode/tree/master/0507-perfect-number) |\n| [0523-continuous-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0523-continuous-subarray-sum) |\n| [0598-range-addition-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0598-range-addition-ii) |\n| [0767-prime-number-of-set-bits-in-binary-representation](https://github.com/AloysJehwin/LeetCode/tree/master/0767-prime-number-of-set-bits-in-binary-representation) |\n| [0866-rectangle-overlap](https://github.com/AloysJehwin/LeetCode/tree/master/0866-rectangle-overlap) |\n| [0944-smallest-range-i](https://github.com/AloysJehwin/LeetCode/tree/master/0944-smallest-range-i) |\n| [1013-fibonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1013-fibonacci-number) |\n| [1018-largest-perimeter-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/1018-largest-perimeter-triangle) |\n| [1031-add-to-array-form-of-integer](https://github.com/AloysJehwin/LeetCode/tree/master/1031-add-to-array-form-of-integer) |\n| [1115-valid-boomerang](https://github.com/AloysJehwin/LeetCode/tree/master/1115-valid-boomerang) |\n| [1236-n-th-tribonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1236-n-th-tribonacci-number) |\n| [1274-number-of-days-between-two-dates](https://github.com/AloysJehwin/LeetCode/tree/master/1274-number-of-days-between-two-dates) |\n| [1289-day-of-the-week](https://github.com/AloysJehwin/LeetCode/tree/master/1289-day-of-the-week) |\n| [1421-find-numbers-with-even-number-of-digits](https://github.com/AloysJehwin/LeetCode/tree/master/1421-find-numbers-with-even-number-of-digits) |\n| [1448-maximum-69-number](https://github.com/AloysJehwin/LeetCode/tree/master/1448-maximum-69-number) |\n| [1477-product-of-the-last-k-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1477-product-of-the-last-k-numbers) |\n| [1500-count-largest-group](https://github.com/AloysJehwin/LeetCode/tree/master/1500-count-largest-group) |\n| [1630-count-odd-numbers-in-an-interval-range](https://github.com/AloysJehwin/LeetCode/tree/master/1630-count-odd-numbers-in-an-interval-range) |\n| [1635-number-of-good-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1635-number-of-good-pairs) |\n| [1642-water-bottles](https://github.com/AloysJehwin/LeetCode/tree/master/1642-water-bottles) |\n| [2448-count-number-of-bad-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/2448-count-number-of-bad-pairs) |\n| [2704-maximum-difference-by-remapping-a-digit](https://github.com/AloysJehwin/LeetCode/tree/master/2704-maximum-difference-by-remapping-a-digit) |\n| [2802-find-the-punishment-number-of-an-integer](https://github.com/AloysJehwin/LeetCode/tree/master/2802-find-the-punishment-number-of-an-integer) |\n| [3321-type-of-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/3321-type-of-triangle) |\n## Bit Manipulation\n|  |\n| ------- |\n| [0089-gray-code](https://github.com/AloysJehwin/LeetCode/tree/master/0089-gray-code) |\n| [0090-subsets-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0090-subsets-ii) |\n| [0187-repeated-dna-sequences](https://github.com/AloysJehwin/LeetCode/tree/master/0187-repeated-dna-sequences) |\n| [0190-reverse-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0190-reverse-bits) |\n| [0191-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0191-number-of-1-bits) |\n| [0231-power-of-two](https://github.com/AloysJehwin/LeetCode/tree/master/0231-power-of-two) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0338-counting-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0338-counting-bits) |\n| [0371-sum-of-two-integers](https://github.com/AloysJehwin/LeetCode/tree/master/0371-sum-of-two-integers) |\n| [0389-find-the-difference](https://github.com/AloysJehwin/LeetCode/tree/master/0389-find-the-difference) |\n| [0397-integer-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0397-integer-replacement) |\n| [0461-hamming-distance](https://github.com/AloysJehwin/LeetCode/tree/master/0461-hamming-distance) |\n| [0476-number-complement](https://github.com/AloysJehwin/LeetCode/tree/master/0476-number-complement) |\n| [0645-set-mismatch](https://github.com/AloysJehwin/LeetCode/tree/master/0645-set-mismatch) |\n| [0693-binary-number-with-alternating-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0693-binary-number-with-alternating-bits) |\n| [0767-prime-number-of-set-bits-in-binary-representation](https://github.com/AloysJehwin/LeetCode/tree/master/0767-prime-number-of-set-bits-in-binary-representation) |\n| [0800-letter-case-permutation](https://github.com/AloysJehwin/LeetCode/tree/master/0800-letter-case-permutation) |\n| [0861-flipping-an-image](https://github.com/AloysJehwin/LeetCode/tree/master/0861-flipping-an-image) |\n| [1458-sort-integers-by-the-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/1458-sort-integers-by-the-number-of-1-bits) |\n| [1473-find-the-longest-substring-containing-vowels-in-even-counts](https://github.com/AloysJehwin/LeetCode/tree/master/1473-find-the-longest-substring-containing-vowels-in-even-counts) |\n| [2323-minimum-bit-flips-to-convert-number](https://github.com/AloysJehwin/LeetCode/tree/master/2323-minimum-bit-flips-to-convert-number) |\n| [2478-longest-nice-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/2478-longest-nice-subarray) |\n| [2503-longest-subarray-with-maximum-bitwise-and](https://github.com/AloysJehwin/LeetCode/tree/master/2503-longest-subarray-with-maximum-bitwise-and) |\n| [3348-minimum-cost-walk-in-weighted-graph](https://github.com/AloysJehwin/LeetCode/tree/master/3348-minimum-cost-walk-in-weighted-graph) |\n## Brainteaser\n|  |\n| ------- |\n| [0292-nim-game](https://github.com/AloysJehwin/LeetCode/tree/master/0292-nim-game) |\n| [2503-longest-subarray-with-maximum-bitwise-and](https://github.com/AloysJehwin/LeetCode/tree/master/2503-longest-subarray-with-maximum-bitwise-and) |\n## Divide and Conquer\n|  |\n| ------- |\n| [0053-maximum-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/0053-maximum-subarray) |\n| [0105-construct-binary-tree-from-preorder-and-inorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0105-construct-binary-tree-from-preorder-and-inorder-traversal) |\n| [0106-construct-binary-tree-from-inorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0106-construct-binary-tree-from-inorder-and-postorder-traversal) |\n| [0109-convert-sorted-list-to-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0109-convert-sorted-list-to-binary-search-tree) |\n| [0148-sort-list](https://github.com/AloysJehwin/LeetCode/tree/master/0148-sort-list) |\n| [0169-majority-element](https://github.com/AloysJehwin/LeetCode/tree/master/0169-majority-element) |\n| [0190-reverse-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0190-reverse-bits) |\n| [0191-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0191-number-of-1-bits) |\n| [0215-kth-largest-element-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0215-kth-largest-element-in-an-array) |\n| [0240-search-a-2d-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0240-search-a-2d-matrix-ii) |\n| [0925-construct-binary-tree-from-preorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0925-construct-binary-tree-from-preorder-and-postorder-traversal) |\n## Counting\n|  |\n| ------- |\n| [0169-majority-element](https://github.com/AloysJehwin/LeetCode/tree/master/0169-majority-element) |\n| [0229-majority-element-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0229-majority-element-ii) |\n| [0299-bulls-and-cows](https://github.com/AloysJehwin/LeetCode/tree/master/0299-bulls-and-cows) |\n| [0387-first-unique-character-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0387-first-unique-character-in-a-string) |\n| [0837-most-common-word](https://github.com/AloysJehwin/LeetCode/tree/master/0837-most-common-word) |\n| [1227-number-of-equivalent-domino-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1227-number-of-equivalent-domino-pairs) |\n| [1341-split-a-string-in-balanced-strings](https://github.com/AloysJehwin/LeetCode/tree/master/1341-split-a-string-in-balanced-strings) |\n| [1364-tuple-with-same-product](https://github.com/AloysJehwin/LeetCode/tree/master/1364-tuple-with-same-product) |\n| [1458-sort-integers-by-the-number-of-1-bits](https://github.com/AloysJehwin/LeetCode/tree/master/1458-sort-integers-by-the-number-of-1-bits) |\n| [1482-how-many-numbers-are-smaller-than-the-current-number](https://github.com/AloysJehwin/LeetCode/tree/master/1482-how-many-numbers-are-smaller-than-the-current-number) |\n| [1635-number-of-good-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/1635-number-of-good-pairs) |\n| [1777-determine-if-two-strings-are-close](https://github.com/AloysJehwin/LeetCode/tree/master/1777-determine-if-two-strings-are-close) |\n| [1848-sum-of-unique-elements](https://github.com/AloysJehwin/LeetCode/tree/master/1848-sum-of-unique-elements) |\n| [2237-longest-palindrome-by-concatenating-two-letter-words](https://github.com/AloysJehwin/LeetCode/tree/master/2237-longest-palindrome-by-concatenating-two-letter-words) |\n| [2448-count-number-of-bad-pairs](https://github.com/AloysJehwin/LeetCode/tree/master/2448-count-number-of-bad-pairs) |\n| [2614-maximum-count-of-positive-integer-and-negative-integer](https://github.com/AloysJehwin/LeetCode/tree/master/2614-maximum-count-of-positive-integer-and-negative-integer) |\n| [3753-maximum-difference-between-even-and-odd-frequency-i](https://github.com/AloysJehwin/LeetCode/tree/master/3753-maximum-difference-between-even-and-odd-frequency-i) |\n## Prefix Sum\n|  |\n| ------- |\n| [0209-minimum-size-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0209-minimum-size-subarray-sum) |\n| [0238-product-of-array-except-self](https://github.com/AloysJehwin/LeetCode/tree/master/0238-product-of-array-except-self) |\n| [0523-continuous-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0523-continuous-subarray-sum) |\n| [0724-find-pivot-index](https://github.com/AloysJehwin/LeetCode/tree/master/0724-find-pivot-index) |\n| [1046-max-consecutive-ones-iii](https://github.com/AloysJehwin/LeetCode/tree/master/1046-max-consecutive-ones-iii) |\n| [1473-find-the-longest-substring-containing-vowels-in-even-counts](https://github.com/AloysJehwin/LeetCode/tree/master/1473-find-the-longest-substring-containing-vowels-in-even-counts) |\n| [1477-product-of-the-last-k-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1477-product-of-the-last-k-numbers) |\n| [1694-make-sum-divisible-by-p](https://github.com/AloysJehwin/LeetCode/tree/master/1694-make-sum-divisible-by-p) |\n| [1833-find-the-highest-altitude](https://github.com/AloysJehwin/LeetCode/tree/master/1833-find-the-highest-altitude) |\n| [2394-count-subarrays-with-score-less-than-k](https://github.com/AloysJehwin/LeetCode/tree/master/2394-count-subarrays-with-score-less-than-k) |\n| [3639-zero-array-transformation-i](https://github.com/AloysJehwin/LeetCode/tree/master/3639-zero-array-transformation-i) |\n| [3643-zero-array-transformation-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3643-zero-array-transformation-ii) |\n| [3647-zero-array-transformation-iii](https://github.com/AloysJehwin/LeetCode/tree/master/3647-zero-array-transformation-iii) |\n## Sliding Window\n|  |\n| ------- |\n| [0187-repeated-dna-sequences](https://github.com/AloysJehwin/LeetCode/tree/master/0187-repeated-dna-sequences) |\n| [0209-minimum-size-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0209-minimum-size-subarray-sum) |\n| [0219-contains-duplicate-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0219-contains-duplicate-ii) |\n| [0424-longest-repeating-character-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0424-longest-repeating-character-replacement) |\n| [0643-maximum-average-subarray-i](https://github.com/AloysJehwin/LeetCode/tree/master/0643-maximum-average-subarray-i) |\n| [1046-max-consecutive-ones-iii](https://github.com/AloysJehwin/LeetCode/tree/master/1046-max-consecutive-ones-iii) |\n| [1755-defuse-the-bomb](https://github.com/AloysJehwin/LeetCode/tree/master/1755-defuse-the-bomb) |\n| [1813-maximum-erasure-value](https://github.com/AloysJehwin/LeetCode/tree/master/1813-maximum-erasure-value) |\n| [2394-count-subarrays-with-score-less-than-k](https://github.com/AloysJehwin/LeetCode/tree/master/2394-count-subarrays-with-score-less-than-k) |\n| [2463-minimum-recolors-to-get-k-consecutive-black-blocks](https://github.com/AloysJehwin/LeetCode/tree/master/2463-minimum-recolors-to-get-k-consecutive-black-blocks) |\n| [2478-longest-nice-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/2478-longest-nice-subarray) |\n| [2626-count-the-number-of-good-subarrays](https://github.com/AloysJehwin/LeetCode/tree/master/2626-count-the-number-of-good-subarrays) |\n| [3483-alternating-groups-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3483-alternating-groups-ii) |\n## Dynamic Programming\n|  |\n| ------- |\n| [0045-jump-game-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0045-jump-game-ii) |\n| [0053-maximum-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/0053-maximum-subarray) |\n| [0055-jump-game](https://github.com/AloysJehwin/LeetCode/tree/master/0055-jump-game) |\n| [0062-unique-paths](https://github.com/AloysJehwin/LeetCode/tree/master/0062-unique-paths) |\n| [0063-unique-paths-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0063-unique-paths-ii) |\n| [0064-minimum-path-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0064-minimum-path-sum) |\n| [0072-edit-distance](https://github.com/AloysJehwin/LeetCode/tree/master/0072-edit-distance) |\n| [0091-decode-ways](https://github.com/AloysJehwin/LeetCode/tree/master/0091-decode-ways) |\n| [0095-unique-binary-search-trees-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0095-unique-binary-search-trees-ii) |\n| [0097-interleaving-string](https://github.com/AloysJehwin/LeetCode/tree/master/0097-interleaving-string) |\n| [0120-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/0120-triangle) |\n| [0121-best-time-to-buy-and-sell-stock](https://github.com/AloysJehwin/LeetCode/tree/master/0121-best-time-to-buy-and-sell-stock) |\n| [0122-best-time-to-buy-and-sell-stock-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0122-best-time-to-buy-and-sell-stock-ii) |\n| [0131-palindrome-partitioning](https://github.com/AloysJehwin/LeetCode/tree/master/0131-palindrome-partitioning) |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0152-maximum-product-subarray](https://github.com/AloysJehwin/LeetCode/tree/master/0152-maximum-product-subarray) |\n| [0198-house-robber](https://github.com/AloysJehwin/LeetCode/tree/master/0198-house-robber) |\n| [0213-house-robber-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0213-house-robber-ii) |\n| [0221-maximal-square](https://github.com/AloysJehwin/LeetCode/tree/master/0221-maximal-square) |\n| [0264-ugly-number-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0264-ugly-number-ii) |\n| [0279-perfect-squares](https://github.com/AloysJehwin/LeetCode/tree/master/0279-perfect-squares) |\n| [0300-longest-increasing-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0300-longest-increasing-subsequence) |\n| [0309-best-time-to-buy-and-sell-stock-with-cooldown](https://github.com/AloysJehwin/LeetCode/tree/master/0309-best-time-to-buy-and-sell-stock-with-cooldown) |\n| [0338-counting-bits](https://github.com/AloysJehwin/LeetCode/tree/master/0338-counting-bits) |\n| [0392-is-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0392-is-subsequence) |\n| [0397-integer-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0397-integer-replacement) |\n| [0467-unique-substrings-in-wraparound-string](https://github.com/AloysJehwin/LeetCode/tree/master/0467-unique-substrings-in-wraparound-string) |\n| [0714-best-time-to-buy-and-sell-stock-with-transaction-fee](https://github.com/AloysJehwin/LeetCode/tree/master/0714-best-time-to-buy-and-sell-stock-with-transaction-fee) |\n| [0747-min-cost-climbing-stairs](https://github.com/AloysJehwin/LeetCode/tree/master/0747-min-cost-climbing-stairs) |\n| [0806-domino-and-tromino-tiling](https://github.com/AloysJehwin/LeetCode/tree/master/0806-domino-and-tromino-tiling) |\n| [0868-push-dominoes](https://github.com/AloysJehwin/LeetCode/tree/master/0868-push-dominoes) |\n| [1013-fibonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1013-fibonacci-number) |\n| [1236-n-th-tribonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1236-n-th-tribonacci-number) |\n| [1250-longest-common-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/1250-longest-common-subsequence) |\n| [2395-longest-binary-subsequence-less-than-or-equal-to-k](https://github.com/AloysJehwin/LeetCode/tree/master/2395-longest-binary-subsequence-less-than-or-equal-to-k) |\n## Greedy\n|  |\n| ------- |\n| [0011-container-with-most-water](https://github.com/AloysJehwin/LeetCode/tree/master/0011-container-with-most-water) |\n| [0045-jump-game-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0045-jump-game-ii) |\n| [0055-jump-game](https://github.com/AloysJehwin/LeetCode/tree/master/0055-jump-game) |\n| [0122-best-time-to-buy-and-sell-stock-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0122-best-time-to-buy-and-sell-stock-ii) |\n| [0134-gas-station](https://github.com/AloysJehwin/LeetCode/tree/master/0134-gas-station) |\n| [0135-candy](https://github.com/AloysJehwin/LeetCode/tree/master/0135-candy) |\n| [0334-increasing-triplet-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0334-increasing-triplet-subsequence) |\n| [0397-integer-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0397-integer-replacement) |\n| [0455-assign-cookies](https://github.com/AloysJehwin/LeetCode/tree/master/0455-assign-cookies) |\n| [0561-array-partition](https://github.com/AloysJehwin/LeetCode/tree/master/0561-array-partition) |\n| [0605-can-place-flowers](https://github.com/AloysJehwin/LeetCode/tree/master/0605-can-place-flowers) |\n| [0649-dota2-senate](https://github.com/AloysJehwin/LeetCode/tree/master/0649-dota2-senate) |\n| [0714-best-time-to-buy-and-sell-stock-with-transaction-fee](https://github.com/AloysJehwin/LeetCode/tree/master/0714-best-time-to-buy-and-sell-stock-with-transaction-fee) |\n| [0917-boats-to-save-people](https://github.com/AloysJehwin/LeetCode/tree/master/0917-boats-to-save-people) |\n| [1018-largest-perimeter-triangle](https://github.com/AloysJehwin/LeetCode/tree/master/1018-largest-perimeter-triangle) |\n| [1047-maximize-sum-of-array-after-k-negations](https://github.com/AloysJehwin/LeetCode/tree/master/1047-maximize-sum-of-array-after-k-negations) |\n| [1062-partition-array-into-three-parts-with-equal-sum](https://github.com/AloysJehwin/LeetCode/tree/master/1062-partition-array-into-three-parts-with-equal-sum) |\n| [1341-split-a-string-in-balanced-strings](https://github.com/AloysJehwin/LeetCode/tree/master/1341-split-a-string-in-balanced-strings) |\n| [1448-maximum-69-number](https://github.com/AloysJehwin/LeetCode/tree/master/1448-maximum-69-number) |\n| [2237-longest-palindrome-by-concatenating-two-letter-words](https://github.com/AloysJehwin/LeetCode/tree/master/2237-longest-palindrome-by-concatenating-two-letter-words) |\n| [2379-maximum-total-importance-of-roads](https://github.com/AloysJehwin/LeetCode/tree/master/2379-maximum-total-importance-of-roads) |\n| [2395-longest-binary-subsequence-less-than-or-equal-to-k](https://github.com/AloysJehwin/LeetCode/tree/master/2395-longest-binary-subsequence-less-than-or-equal-to-k) |\n| [2456-construct-smallest-number-from-di-string](https://github.com/AloysJehwin/LeetCode/tree/master/2456-construct-smallest-number-from-di-string) |\n| [2704-maximum-difference-by-remapping-a-digit](https://github.com/AloysJehwin/LeetCode/tree/master/2704-maximum-difference-by-remapping-a-digit) |\n| [3445-lexicographically-minimum-string-after-removing-stars](https://github.com/AloysJehwin/LeetCode/tree/master/3445-lexicographically-minimum-string-after-removing-stars) |\n| [3647-zero-array-transformation-iii](https://github.com/AloysJehwin/LeetCode/tree/master/3647-zero-array-transformation-iii) |\n| [3741-reschedule-meetings-for-maximum-free-time-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3741-reschedule-meetings-for-maximum-free-time-ii) |\n| [3788-maximum-unique-subarray-sum-after-deletion](https://github.com/AloysJehwin/LeetCode/tree/master/3788-maximum-unique-subarray-sum-after-deletion) |\n## Design\n|  |\n| ------- |\n| [0225-implement-stack-using-queues](https://github.com/AloysJehwin/LeetCode/tree/master/0225-implement-stack-using-queues) |\n| [0232-implement-queue-using-stacks](https://github.com/AloysJehwin/LeetCode/tree/master/0232-implement-queue-using-stacks) |\n| [0859-design-circular-deque](https://github.com/AloysJehwin/LeetCode/tree/master/0859-design-circular-deque) |\n| [0969-number-of-recent-calls](https://github.com/AloysJehwin/LeetCode/tree/master/0969-number-of-recent-calls) |\n| [1477-product-of-the-last-k-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1477-product-of-the-last-k-numbers) |\n| [2434-design-a-number-container-system](https://github.com/AloysJehwin/LeetCode/tree/master/2434-design-a-number-container-system) |\n## Queue\n|  |\n| ------- |\n| [0225-implement-stack-using-queues](https://github.com/AloysJehwin/LeetCode/tree/master/0225-implement-stack-using-queues) |\n| [0232-implement-queue-using-stacks](https://github.com/AloysJehwin/LeetCode/tree/master/0232-implement-queue-using-stacks) |\n| [0387-first-unique-character-in-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/0387-first-unique-character-in-a-string) |\n| [0649-dota2-senate](https://github.com/AloysJehwin/LeetCode/tree/master/0649-dota2-senate) |\n| [0859-design-circular-deque](https://github.com/AloysJehwin/LeetCode/tree/master/0859-design-circular-deque) |\n| [0969-number-of-recent-calls](https://github.com/AloysJehwin/LeetCode/tree/master/0969-number-of-recent-calls) |\n## Combinatorics\n|  |\n| ------- |\n| [0062-unique-paths](https://github.com/AloysJehwin/LeetCode/tree/master/0062-unique-paths) |\n## Stack\n|  |\n| ------- |\n| [0071-simplify-path](https://github.com/AloysJehwin/LeetCode/tree/master/0071-simplify-path) |\n| [0114-flatten-binary-tree-to-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0114-flatten-binary-tree-to-linked-list) |\n| [0225-implement-stack-using-queues](https://github.com/AloysJehwin/LeetCode/tree/master/0225-implement-stack-using-queues) |\n| [0227-basic-calculator-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0227-basic-calculator-ii) |\n| [0232-implement-queue-using-stacks](https://github.com/AloysJehwin/LeetCode/tree/master/0232-implement-queue-using-stacks) |\n| [0394-decode-string](https://github.com/AloysJehwin/LeetCode/tree/master/0394-decode-string) |\n| [0456-132-pattern](https://github.com/AloysJehwin/LeetCode/tree/master/0456-132-pattern) |\n| [0735-asteroid-collision](https://github.com/AloysJehwin/LeetCode/tree/master/0735-asteroid-collision) |\n| [0874-backspace-string-compare](https://github.com/AloysJehwin/LeetCode/tree/master/0874-backspace-string-compare) |\n| [2021-remove-all-occurrences-of-a-substring](https://github.com/AloysJehwin/LeetCode/tree/master/2021-remove-all-occurrences-of-a-substring) |\n| [2456-construct-smallest-number-from-di-string](https://github.com/AloysJehwin/LeetCode/tree/master/2456-construct-smallest-number-from-di-string) |\n| [2470-removing-stars-from-a-string](https://github.com/AloysJehwin/LeetCode/tree/master/2470-removing-stars-from-a-string) |\n| [3445-lexicographically-minimum-string-after-removing-stars](https://github.com/AloysJehwin/LeetCode/tree/master/3445-lexicographically-minimum-string-after-removing-stars) |\n| [3447-clear-digits](https://github.com/AloysJehwin/LeetCode/tree/master/3447-clear-digits) |\n## Binary Search\n|  |\n| ------- |\n| [0033-search-in-rotated-sorted-array](https://github.com/AloysJehwin/LeetCode/tree/master/0033-search-in-rotated-sorted-array) |\n| [0074-search-a-2d-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/0074-search-a-2d-matrix) |\n| [0081-search-in-rotated-sorted-array-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0081-search-in-rotated-sorted-array-ii) |\n| [0153-find-minimum-in-rotated-sorted-array](https://github.com/AloysJehwin/LeetCode/tree/master/0153-find-minimum-in-rotated-sorted-array) |\n| [0162-find-peak-element](https://github.com/AloysJehwin/LeetCode/tree/master/0162-find-peak-element) |\n| [0209-minimum-size-subarray-sum](https://github.com/AloysJehwin/LeetCode/tree/master/0209-minimum-size-subarray-sum) |\n| [0240-search-a-2d-matrix-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0240-search-a-2d-matrix-ii) |\n| [0268-missing-number](https://github.com/AloysJehwin/LeetCode/tree/master/0268-missing-number) |\n| [0275-h-index-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0275-h-index-ii) |\n| [0300-longest-increasing-subsequence](https://github.com/AloysJehwin/LeetCode/tree/master/0300-longest-increasing-subsequence) |\n| [0349-intersection-of-two-arrays](https://github.com/AloysJehwin/LeetCode/tree/master/0349-intersection-of-two-arrays) |\n| [0350-intersection-of-two-arrays-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0350-intersection-of-two-arrays-ii) |\n| [0367-valid-perfect-square](https://github.com/AloysJehwin/LeetCode/tree/master/0367-valid-perfect-square) |\n| [0374-guess-number-higher-or-lower](https://github.com/AloysJehwin/LeetCode/tree/master/0374-guess-number-higher-or-lower) |\n| [0400-nth-digit](https://github.com/AloysJehwin/LeetCode/tree/master/0400-nth-digit) |\n| [0456-132-pattern](https://github.com/AloysJehwin/LeetCode/tree/master/0456-132-pattern) |\n| [0745-find-smallest-letter-greater-than-target](https://github.com/AloysJehwin/LeetCode/tree/master/0745-find-smallest-letter-greater-than-target) |\n| [0792-binary-search](https://github.com/AloysJehwin/LeetCode/tree/master/0792-binary-search) |\n| [0907-koko-eating-bananas](https://github.com/AloysJehwin/LeetCode/tree/master/0907-koko-eating-bananas) |\n| [0924-fair-candy-swap](https://github.com/AloysJehwin/LeetCode/tree/master/0924-fair-candy-swap) |\n| [1046-max-consecutive-ones-iii](https://github.com/AloysJehwin/LeetCode/tree/master/1046-max-consecutive-ones-iii) |\n| [1476-count-negative-numbers-in-a-sorted-matrix](https://github.com/AloysJehwin/LeetCode/tree/master/1476-count-negative-numbers-in-a-sorted-matrix) |\n| [2392-successful-pairs-of-spells-and-potions](https://github.com/AloysJehwin/LeetCode/tree/master/2392-successful-pairs-of-spells-and-potions) |\n| [2394-count-subarrays-with-score-less-than-k](https://github.com/AloysJehwin/LeetCode/tree/master/2394-count-subarrays-with-score-less-than-k) |\n| [2614-maximum-count-of-positive-integer-and-negative-integer](https://github.com/AloysJehwin/LeetCode/tree/master/2614-maximum-count-of-positive-integer-and-negative-integer) |\n| [3643-zero-array-transformation-ii](https://github.com/AloysJehwin/LeetCode/tree/master/3643-zero-array-transformation-ii) |\n## Trie\n|  |\n| ------- |\n| [0014-longest-common-prefix](https://github.com/AloysJehwin/LeetCode/tree/master/0014-longest-common-prefix) |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0386-lexicographical-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/0386-lexicographical-numbers) |\n## Memoization\n|  |\n| ------- |\n| [0139-word-break](https://github.com/AloysJehwin/LeetCode/tree/master/0139-word-break) |\n| [0397-integer-replacement](https://github.com/AloysJehwin/LeetCode/tree/master/0397-integer-replacement) |\n| [1013-fibonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1013-fibonacci-number) |\n| [1236-n-th-tribonacci-number](https://github.com/AloysJehwin/LeetCode/tree/master/1236-n-th-tribonacci-number) |\n| [2395-longest-binary-subsequence-less-than-or-equal-to-k](https://github.com/AloysJehwin/LeetCode/tree/master/2395-longest-binary-subsequence-less-than-or-equal-to-k) |\n## Tree\n|  |\n| ------- |\n| [0095-unique-binary-search-trees-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0095-unique-binary-search-trees-ii) |\n| [0098-validate-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0098-validate-binary-search-tree) |\n| [0099-recover-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0099-recover-binary-search-tree) |\n| [0102-binary-tree-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0102-binary-tree-level-order-traversal) |\n| [0103-binary-tree-zigzag-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0103-binary-tree-zigzag-level-order-traversal) |\n| [0104-maximum-depth-of-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0104-maximum-depth-of-binary-tree) |\n| [0105-construct-binary-tree-from-preorder-and-inorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0105-construct-binary-tree-from-preorder-and-inorder-traversal) |\n| [0106-construct-binary-tree-from-inorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0106-construct-binary-tree-from-inorder-and-postorder-traversal) |\n| [0107-binary-tree-level-order-traversal-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0107-binary-tree-level-order-traversal-ii) |\n| [0109-convert-sorted-list-to-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0109-convert-sorted-list-to-binary-search-tree) |\n| [0110-balanced-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0110-balanced-binary-tree) |\n| [0113-path-sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0113-path-sum-ii) |\n| [0114-flatten-binary-tree-to-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0114-flatten-binary-tree-to-linked-list) |\n| [0226-invert-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0226-invert-binary-tree) |\n| [0230-kth-smallest-element-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0230-kth-smallest-element-in-a-bst) |\n| [0235-lowest-common-ancestor-of-a-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0235-lowest-common-ancestor-of-a-binary-search-tree) |\n| [0437-path-sum-iii](https://github.com/AloysJehwin/LeetCode/tree/master/0437-path-sum-iii) |\n| [0450-delete-node-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0450-delete-node-in-a-bst) |\n| [0530-minimum-absolute-difference-in-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0530-minimum-absolute-difference-in-bst) |\n| [0617-merge-two-binary-trees](https://github.com/AloysJehwin/LeetCode/tree/master/0617-merge-two-binary-trees) |\n| [0925-construct-binary-tree-from-preorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0925-construct-binary-tree-from-preorder-and-postorder-traversal) |\n| [1079-sum-of-root-to-leaf-binary-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1079-sum-of-root-to-leaf-binary-numbers) |\n## Breadth-First Search\n|  |\n| ------- |\n| [0102-binary-tree-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0102-binary-tree-level-order-traversal) |\n| [0103-binary-tree-zigzag-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0103-binary-tree-zigzag-level-order-traversal) |\n| [0104-maximum-depth-of-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0104-maximum-depth-of-binary-tree) |\n| [0107-binary-tree-level-order-traversal-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0107-binary-tree-level-order-traversal-ii) |\n| [0130-surrounded-regions](https://github.com/AloysJehwin/LeetCode/tree/master/0130-surrounded-regions) |\n| [0133-clone-graph](https://github.com/AloysJehwin/LeetCode/tree/master/0133-clone-graph) |\n| [0226-invert-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0226-invert-binary-tree) |\n| [0279-perfect-squares](https://github.com/AloysJehwin/LeetCode/tree/master/0279-perfect-squares) |\n| [0463-island-perimeter](https://github.com/AloysJehwin/LeetCode/tree/master/0463-island-perimeter) |\n| [0530-minimum-absolute-difference-in-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0530-minimum-absolute-difference-in-bst) |\n| [0617-merge-two-binary-trees](https://github.com/AloysJehwin/LeetCode/tree/master/0617-merge-two-binary-trees) |\n| [0871-keys-and-rooms](https://github.com/AloysJehwin/LeetCode/tree/master/0871-keys-and-rooms) |\n| [1036-rotting-oranges](https://github.com/AloysJehwin/LeetCode/tree/master/1036-rotting-oranges) |\n| [2793-count-the-number-of-complete-components](https://github.com/AloysJehwin/LeetCode/tree/master/2793-count-the-number-of-complete-components) |\n## Binary Tree\n|  |\n| ------- |\n| [0095-unique-binary-search-trees-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0095-unique-binary-search-trees-ii) |\n| [0098-validate-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0098-validate-binary-search-tree) |\n| [0099-recover-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0099-recover-binary-search-tree) |\n| [0102-binary-tree-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0102-binary-tree-level-order-traversal) |\n| [0103-binary-tree-zigzag-level-order-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0103-binary-tree-zigzag-level-order-traversal) |\n| [0104-maximum-depth-of-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0104-maximum-depth-of-binary-tree) |\n| [0105-construct-binary-tree-from-preorder-and-inorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0105-construct-binary-tree-from-preorder-and-inorder-traversal) |\n| [0106-construct-binary-tree-from-inorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0106-construct-binary-tree-from-inorder-and-postorder-traversal) |\n| [0107-binary-tree-level-order-traversal-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0107-binary-tree-level-order-traversal-ii) |\n| [0109-convert-sorted-list-to-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0109-convert-sorted-list-to-binary-search-tree) |\n| [0110-balanced-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0110-balanced-binary-tree) |\n| [0113-path-sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0113-path-sum-ii) |\n| [0114-flatten-binary-tree-to-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0114-flatten-binary-tree-to-linked-list) |\n| [0226-invert-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0226-invert-binary-tree) |\n| [0230-kth-smallest-element-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0230-kth-smallest-element-in-a-bst) |\n| [0235-lowest-common-ancestor-of-a-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0235-lowest-common-ancestor-of-a-binary-search-tree) |\n| [0437-path-sum-iii](https://github.com/AloysJehwin/LeetCode/tree/master/0437-path-sum-iii) |\n| [0450-delete-node-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0450-delete-node-in-a-bst) |\n| [0530-minimum-absolute-difference-in-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0530-minimum-absolute-difference-in-bst) |\n| [0617-merge-two-binary-trees](https://github.com/AloysJehwin/LeetCode/tree/master/0617-merge-two-binary-trees) |\n| [0925-construct-binary-tree-from-preorder-and-postorder-traversal](https://github.com/AloysJehwin/LeetCode/tree/master/0925-construct-binary-tree-from-preorder-and-postorder-traversal) |\n| [1079-sum-of-root-to-leaf-binary-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1079-sum-of-root-to-leaf-binary-numbers) |\n## Backtracking\n|  |\n| ------- |\n| [0077-combinations](https://github.com/AloysJehwin/LeetCode/tree/master/0077-combinations) |\n| [0079-word-search](https://github.com/AloysJehwin/LeetCode/tree/master/0079-word-search) |\n| [0089-gray-code](https://github.com/AloysJehwin/LeetCode/tree/master/0089-gray-code) |\n| [0090-subsets-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0090-subsets-ii) |\n| [0093-restore-ip-addresses](https://github.com/AloysJehwin/LeetCode/tree/master/0093-restore-ip-addresses) |\n| [0095-unique-binary-search-trees-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0095-unique-binary-search-trees-ii) |\n| [0113-path-sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0113-path-sum-ii) |\n| [0131-palindrome-partitioning](https://github.com/AloysJehwin/LeetCode/tree/master/0131-palindrome-partitioning) |\n| [0216-combination-sum-iii](https://github.com/AloysJehwin/LeetCode/tree/master/0216-combination-sum-iii) |\n| [0800-letter-case-permutation](https://github.com/AloysJehwin/LeetCode/tree/master/0800-letter-case-permutation) |\n| [2456-construct-smallest-number-from-di-string](https://github.com/AloysJehwin/LeetCode/tree/master/2456-construct-smallest-number-from-di-string) |\n| [2802-find-the-punishment-number-of-an-integer](https://github.com/AloysJehwin/LeetCode/tree/master/2802-find-the-punishment-number-of-an-integer) |\n## Depth-First Search\n|  |\n| ------- |\n| [0098-validate-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0098-validate-binary-search-tree) |\n| [0099-recover-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0099-recover-binary-search-tree) |\n| [0104-maximum-depth-of-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0104-maximum-depth-of-binary-tree) |\n| [0110-balanced-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0110-balanced-binary-tree) |\n| [0113-path-sum-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0113-path-sum-ii) |\n| [0114-flatten-binary-tree-to-linked-list](https://github.com/AloysJehwin/LeetCode/tree/master/0114-flatten-binary-tree-to-linked-list) |\n| [0130-surrounded-regions](https://github.com/AloysJehwin/LeetCode/tree/master/0130-surrounded-regions) |\n| [0133-clone-graph](https://github.com/AloysJehwin/LeetCode/tree/master/0133-clone-graph) |\n| [0226-invert-binary-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0226-invert-binary-tree) |\n| [0230-kth-smallest-element-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0230-kth-smallest-element-in-a-bst) |\n| [0235-lowest-common-ancestor-of-a-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0235-lowest-common-ancestor-of-a-binary-search-tree) |\n| [0386-lexicographical-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/0386-lexicographical-numbers) |\n| [0437-path-sum-iii](https://github.com/AloysJehwin/LeetCode/tree/master/0437-path-sum-iii) |\n| [0463-island-perimeter](https://github.com/AloysJehwin/LeetCode/tree/master/0463-island-perimeter) |\n| [0530-minimum-absolute-difference-in-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0530-minimum-absolute-difference-in-bst) |\n| [0617-merge-two-binary-trees](https://github.com/AloysJehwin/LeetCode/tree/master/0617-merge-two-binary-trees) |\n| [0871-keys-and-rooms](https://github.com/AloysJehwin/LeetCode/tree/master/0871-keys-and-rooms) |\n| [1079-sum-of-root-to-leaf-binary-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1079-sum-of-root-to-leaf-binary-numbers) |\n| [2793-count-the-number-of-complete-components](https://github.com/AloysJehwin/LeetCode/tree/master/2793-count-the-number-of-complete-components) |\n## Data Stream\n|  |\n| ------- |\n| [0969-number-of-recent-calls](https://github.com/AloysJehwin/LeetCode/tree/master/0969-number-of-recent-calls) |\n| [1477-product-of-the-last-k-numbers](https://github.com/AloysJehwin/LeetCode/tree/master/1477-product-of-the-last-k-numbers) |\n## Binary Search Tree\n|  |\n| ------- |\n| [0095-unique-binary-search-trees-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0095-unique-binary-search-trees-ii) |\n| [0098-validate-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0098-validate-binary-search-tree) |\n| [0099-recover-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0099-recover-binary-search-tree) |\n| [0109-convert-sorted-list-to-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0109-convert-sorted-list-to-binary-search-tree) |\n| [0230-kth-smallest-element-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0230-kth-smallest-element-in-a-bst) |\n| [0235-lowest-common-ancestor-of-a-binary-search-tree](https://github.com/AloysJehwin/LeetCode/tree/master/0235-lowest-common-ancestor-of-a-binary-search-tree) |\n| [0450-delete-node-in-a-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0450-delete-node-in-a-bst) |\n| [0530-minimum-absolute-difference-in-bst](https://github.com/AloysJehwin/LeetCode/tree/master/0530-minimum-absolute-difference-in-bst) |\n## Graph\n|  |\n| ------- |\n| [0133-clone-graph](https://github.com/AloysJehwin/LeetCode/tree/master/0133-clone-graph) |\n| [0871-keys-and-rooms](https://github.com/AloysJehwin/LeetCode/tree/master/0871-keys-and-rooms) |\n| [1039-find-the-town-judge](https://github.com/AloysJehwin/LeetCode/tree/master/1039-find-the-town-judge) |\n| [2220-find-all-possible-recipes-from-given-supplies](https://github.com/AloysJehwin/LeetCode/tree/master/2220-find-all-possible-recipes-from-given-supplies) |\n| [2379-maximum-total-importance-of-roads](https://github.com/AloysJehwin/LeetCode/tree/master/2379-maximum-total-importance-of-roads) |\n| [2793-count-the-number-of-complete-components](https://github.com/AloysJehwin/LeetCode/tree/master/2793-count-the-number-of-complete-components) |\n| [3348-minimum-cost-walk-in-weighted-graph](https://github.com/AloysJehwin/LeetCode/tree/master/3348-minimum-cost-walk-in-weighted-graph) |\n## Game Theory\n|  |\n| ------- |\n| [0292-nim-game](https://github.com/AloysJehwin/LeetCode/tree/master/0292-nim-game) |\n## String Matching\n|  |\n| ------- |\n| [0459-repeated-substring-pattern](https://github.com/AloysJehwin/LeetCode/tree/master/0459-repeated-substring-pattern) |\n| [0812-rotate-string](https://github.com/AloysJehwin/LeetCode/tree/master/0812-rotate-string) |\n| [1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence](https://github.com/AloysJehwin/LeetCode/tree/master/1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence) |\n## Heap (Priority Queue)\n|  |\n| ------- |\n| [0215-kth-largest-element-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0215-kth-largest-element-in-an-array) |\n| [0264-ugly-number-ii](https://github.com/AloysJehwin/LeetCode/tree/master/0264-ugly-number-ii) |\n| [1127-last-stone-weight](https://github.com/AloysJehwin/LeetCode/tree/master/1127-last-stone-weight) |\n| [2379-maximum-total-importance-of-roads](https://github.com/AloysJehwin/LeetCode/tree/master/2379-maximum-total-importance-of-roads) |\n| [2434-design-a-number-container-system](https://github.com/AloysJehwin/LeetCode/tree/master/2434-design-a-number-container-system) |\n| [3445-lexicographically-minimum-string-after-removing-stars](https://github.com/AloysJehwin/LeetCode/tree/master/3445-lexicographically-minimum-string-after-removing-stars) |\n| [3647-zero-array-transformation-iii](https://github.com/AloysJehwin/LeetCode/tree/master/3647-zero-array-transformation-iii) |\n## Quickselect\n|  |\n| ------- |\n| [0215-kth-largest-element-in-an-array](https://github.com/AloysJehwin/LeetCode/tree/master/0215-kth-largest-element-in-an-array) |\n## Merge Sort\n|  |\n| ------- |\n| [0148-sort-list](https://github.com/AloysJehwin/LeetCode/tree/master/0148-sort-list) |\n## Interactive\n|  |\n| ------- |\n| [0374-guess-number-higher-or-lower](https://github.com/AloysJehwin/LeetCode/tree/master/0374-guess-number-higher-or-lower) |\n## Enumeration\n|  |\n| ------- |\n| [0204-count-primes](https://github.com/AloysJehwin/LeetCode/tree/master/0204-count-primes) |\n| [1656-count-good-triplets](https://github.com/AloysJehwin/LeetCode/tree/master/1656-count-good-triplets) |\n| [1689-detect-pattern-of-length-m-repeated-","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloysjehwin%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faloysjehwin%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloysjehwin%2Fleetcode/lists"}