> For the complete documentation index, see [llms.txt](https://heapclub.gitbook.io/heapclub-algorithms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heapclub.gitbook.io/heapclub-algorithms/google-problems.md).

# Google Problems

* [Median of Two Sorted Arrays](https://leetcode.com/problems/median-of-two-sorted-arrays)
* [LRU Cache](https://leetcode.com/problems/lru-cache)
* [Valid Parentheses](https://leetcode.com/problems/valid-parentheses)
* [Number of Islands](https://leetcode.com/problems/number-of-islands)
* [Merge k Sorted Lists](https://leetcode.com/problems/merge-k-sorted-lists)
* [Trapping Rain Water](https://leetcode.com/problems/trapping-rain-water)
* [Merge Intervals](https://leetcode.com/problems/merge-intervals)
* [Regular Expression Matching](https://leetcode.com/problems/regular-expression-matching)
* [Letter Combinations of a Phone Number](https://leetcode.com/problems/letter-combinations-of-a-phone-number)
* [Word Break](https://leetcode.com/problems/word-break)
* [Next Permutation](https://leetcode.com/problems/next-permutation)
* [Serialize and Deserialize Binary Tree](https://leetcode.com/problems/serialize-and-deserialize-binary-tree)
* [Generate Parentheses](https://leetcode.com/problems/generate-parentheses)
* [Spiral Matrix](https://leetcode.com/problems/spiral-matrix)
* [Pow(x, n)](https://leetcode.com/problems/powx-n)&#x20;
* [Encode and Decode TinyURL](https://leetcode.com/problems/encode-and-decode-tinyurl)
* [Longest Consecutive Sequence](https://leetcode.com/problems/longest-consecutive-sequence)
* [Basic Calculator](https://leetcode.com/problems/basic-calculator)
* [License Key Formatting](https://leetcode.com/problems/license-key-formatting)
* [Insert Delete GetRandom O(1)](https://leetcode.com/problems/insert-delete-getrandom-o1)
* [Clone Graph](https://leetcode.com/problems/clone-graph)
* [Game of Life](https://leetcode.com/problems/game-of-life)
* [Palindrome Pairs](https://leetcode.com/problems/palindrome-pairs)&#x20;
* [Diameter of Binary Tree](https://leetcode.com/problems/diameter-of-binary-tree)
* [Plus One](https://leetcode.com/problems/plus-one)
* [Binary Search Tree Iterator](https://leetcode.com/problems/binary-search-tree-iterator)
* [Sliding Window Maximum](https://leetcode.com/problems/sliding-window-maximum)
* [Min Stack](https://leetcode.com/problems/min-stack)
* [Flatten Nested List Iterator](https://leetcode.com/problems/flatten-nested-list-iterator)
* [Subarray Sum Equals K](https://leetcode.com/problems/subarray-sum-equals-k)
* [Search a 2D Matrix II](https://leetcode.com/problems/search-a-2d-matrix-ii)&#x20;
* [First Unique Character in a String](https://leetcode.com/problems/first-unique-character-in-a-string)
* [Find Median from Data Stream](https://leetcode.com/problems/find-median-from-data-stream)
* [Remove K Digits](https://leetcode.com/problems/remove-k-digits)
* [Decode String](https://leetcode.com/problems/decode-string)
* [Burst Balloons](https://leetcode.com/problems/burst-balloons)
* [Insert Interval](https://leetcode.com/problems/insert-interval)
* [Implement Trie (Prefix Tree)](https://leetcode.com/problems/implement-trie-prefix-tree)&#x20;
* [Guess the Word](https://leetcode.com/problems/guess-the-word)&#x20;
* [Word Break II](https://leetcode.com/problems/word-break-ii)
* [Daily Temperatures](https://leetcode.com/problems/daily-temperatures)&#x20;
* [Add Strings](https://leetcode.com/problems/add-strings)&#x20;
* [Evaluate Division](https://leetcode.com/problems/evaluate-division)
* [Queue Reconstruction by Height](https://leetcode.com/problems/queue-reconstruction-by-height)&#x20;
* [Wildcard Matching](https://leetcode.com/problems/wildcard-matching)&#x20;

  |   |
  | - |
