0% found this document useful (0 votes)
13 views3 pages

Full LeetCode Questions

Uploaded by

fu150times
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views3 pages

Full LeetCode Questions

Uploaded by

fu150times
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Category

Problem NumberTitle LeetCode Link


Arrays 1 Two Sum https://leetcode.com/problems/two-sum/
Arrays 121 Best Time thttps://leetcode.com/problems/best-time-to-buy-and-sell-stock/
Arrays 88 Merge Sorthttps://leetcode.com/problems/merge-sorted-array/
Arrays 217 Contains Dhttps://leetcode.com/problems/contains-duplicate/
Arrays 238 Product of https://leetcode.com/problems/product-of-array-except-self/
Arrays 53 Maximum Shttps://leetcode.com/problems/maximum-subarray/
Arrays 15 3Sum https://leetcode.com/problems/3sum/
Arrays 56 Merge Intehttps://leetcode.com/problems/merge-intervals/
Arrays 11 Container https://leetcode.com/problems/container-with-most-water/
Arrays 48 Rotate Imahttps://leetcode.com/problems/rotate-image/
Strings 20 Valid Pare https://leetcode.com/problems/valid-parentheses/
Strings 125 Valid Pali https://leetcode.com/problems/valid-palindrome/
Strings 242 Valid Anag https://leetcode.com/problems/valid-anagram/
Strings 49 Group Anahttps://leetcode.com/problems/group-anagrams/
Strings 5 Longest Pahttps://leetcode.com/problems/longest-palindromic-substring/
Strings 76 Minimum W https://leetcode.com/problems/minimum-window-substring/
Strings 28 Find the In https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-string/
Strings 443 String Comhttps://leetcode.com/problems/string-compression/
Strings 14 Longest Cohttps://leetcode.com/problems/longest-common-prefix/
Strings 459 Repeated Shttps://leetcode.com/problems/repeated-substring-pattern/
Linked List 206 Reverse Linhttps://leetcode.com/problems/reverse-linked-list/
Linked List 21 Merge Twohttps://leetcode.com/problems/merge-two-sorted-lists/
Linked List 19 Remove Nth https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Linked List 141 Linked List https://leetcode.com/problems/linked-list-cycle/
Linked List 2 Add Two Nhttps://leetcode.com/problems/add-two-numbers/
Linked List 160 Intersectiohttps://leetcode.com/problems/intersection-of-two-linked-lists/
Linked List 234 Palindromehttps://leetcode.com/problems/palindrome-linked-list/
Linked List 25 Reverse Nohttps://leetcode.com/problems/reverse-nodes-in-k-group/
Stacks and 232 Implementhttps://leetcode.com/problems/implement-queue-using-stacks/
Stacks and 225 Implementhttps://leetcode.com/problems/implement-stack-using-queues/
Stacks and 739 Daily Temphttps://leetcode.com/problems/daily-temperatures/
Stacks and 496 Next Greathttps://leetcode.com/problems/next-greater-element-i/
Stacks and 20 Valid Pare https://leetcode.com/problems/valid-parentheses/
Stacks and 155 Min Stack https://leetcode.com/problems/min-stack/
Binary Sea 704 Binary Sea https://leetcode.com/problems/binary-search/
Binary Sea 34 Find First https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/
Binary Sea 74 Search a 2 https://leetcode.com/problems/search-a-2d-matrix/
Binary Sea 33 Search in Rhttps://leetcode.com/problems/search-in-rotated-sorted-array/
Binary Sea 81 Search in Rhttps://leetcode.com/problems/search-in-rotated-sorted-array-ii/
Binary Sea 162 Find Peak https://leetcode.com/problems/find-peak-element/
Bit Manipu 136 Single Numhttps://leetcode.com/problems/single-number/
Bit Manipu 190 Reverse Bithttps://leetcode.com/problems/reverse-bits/
Bit Manipu 191 Number ofhttps://leetcode.com/problems/number-of-1-bits/
Bit Manipu 268 Missing N https://leetcode.com/problems/missing-number/
Recursion 39 Combinati https://leetcode.com/problems/combination-sum/
Recursion 46 Permutatiohttps://leetcode.com/problems/permutations/
Recursion 78 Subsets https://leetcode.com/problems/subsets/
Recursion 51 N-Queens https://leetcode.com/problems/n-queens/
Recursion 17 Letter Comhttps://leetcode.com/problems/letter-combinations-of-a-phone-number/
Recursion 90 Subsets II https://leetcode.com/problems/subsets-ii/
Recursion 37 Sudoku Solhttps://leetcode.com/problems/sudoku-solver/
Trees 104 Maximum De https://leetcode.com/problems/maximum-depth-of-binary-tree/
Trees 100 Same Tree https://leetcode.com/problems/same-tree/
Trees 101 Symmetric https://leetcode.com/problems/symmetric-tree/
Trees 144 Binary Treehttps://leetcode.com/problems/binary-tree-preorder-traversal/
Trees 94 Binary Treehttps://leetcode.com/problems/binary-tree-inorder-traversal/
Trees 145 Binary Treehttps://leetcode.com/problems/binary-tree-postorder-traversal/
Trees 102 Binary Treehttps://leetcode.com/problems/binary-tree-level-order-traversal/
Trees 110 Balanced Bhttps://leetcode.com/problems/balanced-binary-tree/
rrence-in-a-string/

lement-in-sorted-array/

You might also like