- Two Sum (https://leetcode.com/problems/two-sum)
- Insert Interval (https://leetcode.com/problems/insert-interval)
- Text Justification (https://leetcode.com/problems/text-justification)
- Minimum Window Substring (https://leetcode.com/problems/minimum-window-substring)
- Maximal Rectangle (https://leetcode.com/problems/maximal-rectangle)
- The Skyline Problem (https://leetcode.com/problems/the-skyline-problem)
- Maximal Square (https://leetcode.com/problems/maximal-square)
- Meeting Rooms II (https://leetcode.com/problems/meeting-rooms-ii)
- Find Median from Data Stream (https://leetcode.com/problems/find-median-from-data-stream)
- Bulls and Cows (https://leetcode.com/problems/bulls-and-cows)
- Count of Smaller Numbers After Self (https://leetcode.com/problems/count-of-smaller-numbers-after-self)
- Longest Increasing Path in a Matrix (https://leetcode.com/problems/longest-increasing-path-in-a-matrix)
- Longest Substring with At Most K Distinct Characters
(https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters) - Moving Average from Data Stream (https://leetcode.com/problems/moving-average-from-data-stream)
- Logger Rate Limiter (https://leetcode.com/problems/logger-rate-limiter)
- Design Hit Counter (https://leetcode.com/problems/design-hit-counter)
- Max Sum of Rectangle No Larger Than K (https://leetcode.com/problems/max-sum-of-rectangle-no-larger-than-k)
- Decode String (https://leetcode.com/problems/decode-string)
- Evaluate Division (https://leetcode.com/problems/evaluate-division)
- Split Array Largest Sum (https://leetcode.com/problems/split-array-largest-sum)
- Robot Room Cleaner (https://leetcode.com/problems/robot-room-cleaner)
- Random Pick with Weight (https://leetcode.com/problems/random-pick-with-weight)
- Subarray Sum Equals K (https://leetcode.com/problems/subarray-sum-equals-k)
- Longest Line of Consecutive One in Matrix (https://leetcode.com/problems/longest-lineof-consecutive-one-in-matrix)
- Design Search Autocomplete System (https://leetcode.com/problems/design-search-autocomplete-system)
- Split Array into Consecutive Subsequences (https://leetcode.com/problems/split-array-into-consecutive-subsequences)
- 24 Game (https://leetcode.com/problems/24-game)
- Minimum Window Subsequence (https://leetcode.com/problems/minimum-window-subsequence)
- Network Delay Time (https://leetcode.com/problems/network-delay-time)
- Open the Lock (https://leetcode.com/problems/open-the-lock)
- Expressive Words (https://leetcode.com/problems/expressive-words)
- Find And Replace in String (https://leetcode.com/problems/find-and-replace-in-string)
- Guess the Word (https://leetcode.com/problems/guess-the-word)
- Hand of Straights (https://leetcode.com/problems/hand-of-straights)
- Shortest Subarray with Sum at Least K (https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k)
- X of a Kind in a Deck of Cards (https://leetcode.com/problems/x-of-a-kind-in-a-deck-of-cards)
- Minimum Area Rectangle (https://leetcode.com/problems/minimum-area-rectangle)
- Validate Stack Sequences (https://leetcode.com/problems/validate-stack-sequences)
- Flip Equivalent Binary Trees (https://leetcode.com/problems/flip-equivalent-binarytrees)
- Minimum Domino Rotations For Equal Row (https://leetcode.com/problems/minimum-domino-rotations-for-equal-row)
- Longest String Chain (https://leetcode.com/problems/longest-string-chain)
- Shortest Way to Form String (https://leetcode.com/problems/shortest-way-to-formstring)
- Confusing Number II (https://leetcode.com/problems/confusing-number-ii)
- Delete Nodes And Return Forest (https://leetcode.com/problems/delete-nodes-andreturn-forest)
- Snapshot Array (https://leetcode.com/problems/snapshot-array)
- String Transforms Into Another String (https://leetcode.com/problems/string-transformsinto-another-string)
- Divide Chocolate (https://leetcode.com/problems/divide-chocolate)
- Divide Array in Sets of K Consecutive Numbers (https://leetcode.com/problems/divide-array-in-sets-of-k-consecutive-numbers)
- Minimum Distance to Type a Word Using Two Fingers
(https://leetcode.com/problems/minimum-distance-to-type-a-word-using-two-fingers) - Time Needed to Inform All Employees (https://leetcode.com/problems/time-needed-toinform-all-employees)
Ref: https://leetcode.com/discuss/general-discussion/677506/top-50-google-tagged-questions-with-links
No comments:
Post a Comment