0004-median-of-two-sorted-arrays
0011-Container-With-Most-Water
0017-Letter-Combinations-of-a-Phone-Number
0026-remove-duplicates-from-sorted-array
0033-search-in-rotated-sorted-array
0034-Find-First-and-Last-Position-of-Element-in-Sorted-Array
0080-remove-duplicates-from-sorted-array-ii
0081-search-in-rotated-sorted-array-ii
0093-Restore-IP-Addresses
0095-Unique-Binary-Search-Trees-II
0098-Validate-Binary-Search-Tree
0102-Binary-Tree-Level-Order-Traversal
0103-Binary-Tree-Zigzag-Level-Order-Traversal
0104-Maximum-Depth-of-Binary-Tree
0105-Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal
0106-Construct-Binary-Tree-from-Inorder-and-Postorder-Traversal
0110-Balanced-Binary-Tree
0111-Minimum-Depth-of-Binary-Tree
0114-Flatten-Binary-Tree-to-Linked-List
0116-Populating-Next-Right-Pointers-in-Each-Node
0121-Best-Time-to-Buy-and-Sell-Stock
0122-Best-Time-to-Buy-and-Sell-Stock-II
0123-Best-Time-to-Buy-and-Sell-Stock-III
0129-Sum-Root-to-Leaf-Numbers
0144-Binary-Tree-Preorder-Traversal
0145-Binary-Tree-Postorder-Traversal
0153-Find-Minimum-in-Rotated-Sorted-Array
0167-Two-Sum-II-Input-array-is-sorted
0188-Best-Time-to-Buy-and-Sell-Stock-IV
0215-Kth-Largest-Element-in-an-Array
0222-Count-Complete-Tree-Nodes
0225-Implement-Stack-using-Queues
0230-Kth-Smallest-Element-in-a-BST
0235-Lowest-Common-Ancestor-of-a-Binary-Search-Tree
0236-Lowest-Common-Ancestor-of-a-Binary-Tree
0240-Search-a-2D-Matrix-II
0241-Different-Ways-to-Add-Parentheses
0300-Longest-Increasing-Subsequence
0309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown
0332-Reconstruct-Itinerary
0345-Reverse-Vowels-of-a-String
0347-Top-K-Frequent-Elements
0365-Water-and-Jug-Problem
0406-Queue-Reconstruction-by-Height
0417-Pacific-Atlantic-Water-Flow
0429-N-ary-Tree-Level-Order-Traversal
0435-Non-overlapping-Intervals
0450-Delete-Node-in-a-BST
0451-Sort-Characters-By-Frequency
0452-Minimum-Number-of-Arrows-to-Burst-Balloons
0491-Increasing-Subsequences
0508-Most-Frequent-Subtree-Sum
0513-Find-Bottom-Left-Tree-Value
0515-Find-Largest-Value-in-Each-Tree-Row
0524-Longest-Word-in-Dictionary-through-Deleting
0530-Minimum-Absolute-Difference-in-BST
0538-Convert-BST-to-Greater-Tree
0540-Single-Element-in-a-Sorted-Array
0543-Diameter-of-Binary-Tree
0559-Maximum-Depth-of-N-ary-Tree
0589-N-ary-Tree-Preorder-Traversal
0590-N-ary-Tree-Postorder-Traversal
0606-Construct-String-from-Binary-Tree
0633-Sum-of-Square-Numbers
0647-Palindromic-Substrings
0652-Find-Duplicate-Subtrees
0653-Two-Sum-IV-Input-is-a-BST
0653-LeetCode-solution.md
0657-Robot-Return-to-Origin
0662-Maximum-Width-of-Binary-Tree
0665-Non-decreasing-Array
0669-Trim-a-Binary-Search-Tree
0671-Second-Minimum-Node-In-a-Binary-Tree
0700-Search-in-a-Binary-Search-Tree
0701-Insert-into-a-Binary-Search-Tree
0702-search-in-a-sorted-array-of-unknown-size
0714-Best-Time-to-Buy-and-Sell-Stock-with-Transaction-Fee
0744-Find-Smallest-Letter-Greater-Than-Target
0783-Minimum-Distance-Between-BST-Nodes
0876-Middle-of-the-Linked-List
0892-Surface-Area-of-3D-Shapes
0914-X-of-a-Kind-in-a-Deck-of-Cards
1013-Partition-Array-Into-Three-Parts-With-Equal-Sum
1038-Binary-Search-Tree-to-Greater-Sum-Tree
1071-Greatest-Common-Divisor-of-Strings
1091-Shortest-Path-in-Binary-Matrix
1103-Distribute-Candies-to-People
1160-Find-Words-That-Can-Be-Formed-by-Characters
1283-find-the-smallest-divisor-given-a-threshold
1358-Number-of-Substrings-Containing-All-Three-Characters
1360-Number-of-Days-Between-Two-Dates
1365-How-Many-Numbers-Are-Smaller-Than-the-Current-Number
1367-Linked-List-in-Binary-Tree
1370-Increasing-Decreasing-String
1372-Longest-ZigZag-Path-in-a-Binary-Tree
1374-Generate-a-String-With-Characters-That-Have-Odd-Counts
1376-Time-Needed-to-Inform-All-Employees
1380-Lucky-Numbers-in-a-Matrix
1381-Design-a-Stack-With-Increment-Operation
1382-Balance-a-Binary-Search-Tree
1385-Find-the-Distance-Value-Between-Two-Arrays
1386-Cinema-Seat-Allocation
1387-Sort-Integers-by-The-Power-Value
1389-Create-Target-Array-in-the-Given-Order
1394-Find-Lucky-Integer-in-an-Array
1395-Count-Number-of-Teams
1396-Design-Underground-System
1408-String-Matching-in-an-Array
1409-Queries-on-a-Permutation-With-Key
1413-Minimum-Value-to-Get-Positive-Step-by-Step-Sum
1414-Find-the-Minimum-Number-of-Fibonacci-Numbers-Whose-Sum-Is-K
1415-The-k-th-Lexicographical-String-of-All-Happy-Strings-of-Length-n
Interview-01.06-compress-string-lcci
Interview-01.07-rotate-matrix-lcci
Interview-03-shu-zu-zhong-zhong-fu-de-shu-zi-lcof
Interview-04-er-wei-shu-zu-zhong-de-cha-zhao-lcof
Interview-04.02-Minimum-Height-Tree-LCCI
Interview-04.03-List-of-Depth-LCCI
Interview-04.04-Check-Balance-LCCI
Interview-04.05-Legal-Binary-Search-Tree-LCCI
Interview-04.06-Successor-LCCI
Interview-04.08-First-Common-Ancestor-LCCI
Interview-04.10-check-subtree-lcci
Interview-04.12-Paths-with-Sum-LCCI
Interview-05-ti-huan-kong-ge-lcof
Interview-06-cong-wei-dao-tou-da-yin-lian-biao-lcof
Interview-07-zhong-jian-er-cha-shu-lcof
Interview-09-yong-liang-ge-zhan-shi-xian-dui-lie-lcof
Interview-10-fei-bo-na-qi-shu-lie-lcof
Interview-10-qing-wa-tiao-tai-jie-wen-ti-lcof
Interview-10.01-Sorted-Merge-LCCI
Interview-11-xuan-zhuan-shu-zu-de-zui-xiao-shu-zi-lcof
Interview-13-ji-qi-ren-de-yun-dong-fan-wei-lcof
Interview-15-er-jin-zhi-zhong-1de-ge-shu-lcof
Interview-17-da-yin-cong-1dao-zui-da-de-nwei-shu-lcof
Interview-17.12-BiNode-LCCI
Interview-17.16-The-Masseuse-LCCI
Interview-26-shu-de-zi-jie-gou-lcof
Interview-27-er-cha-shu-de-jing-xiang-lcof
Interview-28-dui-cheng-de-er-cha-shu-lcof
Interview-32-cong-shang-dao-xia-da-yin-er-cha-shu-ii-lcof
Interview-32-cong-shang-dao-xia-da-yin-er-cha-shu-iii-lcof
Interview-32-cong-shang-dao-xia-da-yin-er-cha-shu-lcof
Interview-33-er-cha-sou-suo-shu-de-hou-xu-bian-li-xu-lie-lcof
Interview-34-er-cha-shu-zhong-he-wei-mou-yi-zhi-de-lu-jing-lcof
Interview-36-er-cha-sou-suo-shu-yu-shuang-xiang-lian-biao-lcof
Interview-37-xu-lie-hua-er-cha-shu-lcof
Interview-53-que-shi-de-shu-zi-lcof
Interview-53-zai-pai-xu-shu-zu-zhong-cha-zhao-shu-zi-lcof
Interview-54-er-cha-sou-suo-shu-de-di-kda-jie-dian-lcof
Interview-55-er-cha-shu-de-shen-du-lcof
Interview-55-ping-heng-er-cha-shu-lcof
Interview-62-yuan-quan-zhong-zui-hou-sheng-xia-de-shu-zi-lcof
Interview-68-er-cha-shu-de-zui-jin-gong-gong-zu-xian-lcof
Interview-68-er-cha-sou-suo-shu-de-zui-jin-gong-gong-zu-xian-lcof
LCP08-ju-qing-hong-fa-shi-jian
Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
You can’t perform that action at this time.