DSA Important Questions - Topicwise (Aarchi Gandhi)
DSA Important Questions - Topicwise (Aarchi Gandhi)
Arrays
Bit Manipulation
Two Pointers
Math
Sliding Window
Stack
Binary Search
Linked List
Trees
Graphs
DP
1 Coin Change LeetCode 322 - Medi
2 House Robber LeetCode 198 - Medi
3 Climbing Stairs LeetCode 70 - Easy
4 Longest Palindromic Substri LeetCode 5 - Hard
5 Word Break LeetCode 139 - Medi
6 Decode Ways LeetCode 91 - Mediu
7 Longest Increasing Subsequ LeetCode 300 - Medi
8 Edit Distance LeetCode 72 - Hard
9 Longest Common SubsequenLeetCode 1143 - Med
10 Unique Paths LeetCode 62 - Mediu
11 Best Time to Buy and Sell St LeetCode 309 - Medi
12 Regular Expression MatchingLeetCode 10 - Hard
13 Distinct Subsequences LeetCode 115 - Hard
14 Longest Increasing Path in a LeetCode 329 - Hard
15 Coin Change II LeetCode 518 - Medi
16 Interleaving String LeetCode 97 - Mediu
17 Burst Balloons LeetCode 312 - Hard
Greedy
Intervals
https://leetcode.com/problems/contains-duplicate/
https://leetcode.com/problems/product-of-array-except-self/
https://leetcode.com/problems/valid-anagram/
https://leetcode.com/problems/group-anagrams/
https://leetcode.com/problems/top-k-frequent-elements/
https://leetcode.com/problems/longest-consecutive-sequence/
https://leetcode.com/problems/encode-and-decode-strings/
https://leetcode.com/problems/valid-sudoku/
https://leetcode.com/problems/single-number/
https://leetcode.com/problems/reverse-bits/
https://leetcode.com/problems/number-of-1-bits/
https://leetcode.com/problems/counting-bits/
https://leetcode.com/problems/container-with-most-water/
https://leetcode.com/problems/valid-palindrome/
https://leetcode.com/problems/3sum/
https://leetcode.com/problems/trapping-rain-water/
https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/
https://leetcode.com/problems/rotate-image/
https://leetcode.com/problems/spiral-matrix/
https://leetcode.com/problems/set-matrix-zeroes/
https://leetcode.com/problems/happy-number/
https://leetcode.com/problems/plus-one/
https://leetcode.com/problems/powx-n/
https://leetcode.com/problems/multiply-strings/
https://leetcode.com/problems/detect-squares/
https://leetcode.com/problems/minimum-window-substring/
https://leetcode.com/problems/sliding-window-maximum/
https://leetcode.com/problems/longest-substring-without-repeating-characters/
https://leetcode.com/problems/permutation-in-string/
https://leetcode.com/problems/longest-repeating-character-replacement/
https://leetcode.com/problems/min-stack/
https://leetcode.com/problems/generate-parentheses/
https://leetcode.com/problems/daily-temperatures/
https://leetcode.com/problems/largest-rectangle-in-histogram/
https://leetcode.com/problems/valid-parentheses/
https://leetcode.com/problems/car-fleet/
https://leetcode.com/problems/evaluate-reverse-polish-notation/
https://leetcode.com/problems/find-minimum-in-rotated-sorted-array/
https://leetcode.com/problems/search-a-2d-matrix/
https://leetcode.com/problems/search-in-rotated-sorted-array/
https://leetcode.com/problems/median-of-two-sorted-arrays/
https://leetcode.com/problems/koko-eating-bananas/
https://leetcode.com/problems/time-based-key-value-store/
https://leetcode.com/problems/binary-search/
https://leetcode.com/problems/reverse-linked-list/
https://leetcode.com/problems/merge-two-sorted-lists/
https://leetcode.com/problems/add-two-numbers/
https://leetcode.com/problems/remove-nth-node-from-end-of-list/
https://leetcode.com/problems/copy-list-with-random-pointer/
https://leetcode.com/problems/find-the-duplicate-number/
https://leetcode.com/problems/merge-k-sorted-lists/
https://leetcode.com/problems/lru-cache/
https://leetcode.com/problems/reverse-nodes-in-k-group/
https://leetcode.com/problems/invert-binary-tree/
https://leetcode.com/problems/maximum-depth-of-binary-tree/
https://leetcode.com/problems/same-tree/
https://leetcode.com/problems/balanced-binary-tree/
https://leetcode.com/problems/diameter-of-binary-tree/
https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/
https://leetcode.com/problems/validate-binary-search-tree/
https://leetcode.com/problems/binary-tree-maximum-path-sum/
https://leetcode.com/problems/number-of-islands/
https://leetcode.com/problems/course-schedule/
https://leetcode.com/problems/pacific-atlantic-water-flow/
https://leetcode.com/problems/clone-graph/
https://leetcode.com/problems/surrounded-regions/
https://leetcode.com/problems/graph-valid-tree/
https://leetcode.com/problems/word-ladder/
https://leetcode.com/problems/alien-dictionary/
https://leetcode.com/problems/rotting-oranges/
https://leetcode.com/problems/reconstruct-itinerary/
https://leetcode.com/problems/min-cost-to-connect-all-points/
https://leetcode.com/problems/swim-in-rising-water/
https://leetcode.com/problems/network-delay-time/
https://leetcode.com/problems/cheapest-flights-within-k-stops/
https://leetcode.com/problems/coin-change/
https://leetcode.com/problems/house-robber/
https://leetcode.com/problems/climbing-stairs/
https://leetcode.com/problems/longest-palindromic-substring/
https://leetcode.com/problems/word-break/
https://leetcode.com/problems/decode-ways/
https://leetcode.com/problems/longest-increasing-subsequence/
https://leetcode.com/problems/edit-distance/
https://leetcode.com/problems/longest-common-subsequence/
https://leetcode.com/problems/unique-paths/
https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/
https://leetcode.com/problems/regular-expression-matching/
https://leetcode.com/problems/distinct-subsequences/
https://leetcode.com/problems/longest-increasing-path-in-a-matrix/
https://leetcode.com/problems/coin-change-ii/
https://leetcode.com/problems/interleaving-string/
https://leetcode.com/problems/burst-balloons/
https://leetcode.com/problems/jump-game/
https://leetcode.com/problems/gas-station/
https://leetcode.com/problems/hand-of-straights/
https://leetcode.com/problems/partition-labels/
https://leetcode.com/problems/jump-game-ii/
https://leetcode.com/problems/merge-triplets-to-form-target-triplet/
https://leetcode.com/problems/maximum-subarray/
https://leetcode.com/problems/valid-parenthesis-string/
https://leetcode.com/problems/insert-interval/
https://leetcode.com/problems/merge-intervals/
https://leetcode.com/problems/meeting-rooms/
https://leetcode.com/problems/meeting-rooms-ii/
https://leetcode.com/problems/non-overlapping-intervals/
https://leetcode.com/problems/minimum-interval-to-include-each-query/
al media handles :
Notes
order-traversal/