Company: Cisco
- 3Sum
- Add Two Numbers
- Best Time to Buy and Sell Stock
- Burst Balloons
- Check if Binary String Has at Most One Segment of Ones
- Cherry Pickup
- Decode String
- Design Browser History
- Edit Distance
- Find the Largest Area of Square Inside Two Rectangles
- Fizz Buzz
- Game of Life
- Gas Station
- Group Anagrams
- Happy Number
- House Robber
- Insert Delete GetRandom O(1)
- Kth Smallest Element in a BST
- Linked List Cycle
- Longest Consecutive Sequence
- Longest Palindromic Subsequence
- Longest Palindromic Substring
- Longest Substring Without Repeating Characters
- LRU Cache
- Lucky Numbers in a Matrix
- Max Points on a Line
- Maximum Difference Between Increasing Elements
- Maximum Product of Two Elements in an Array
- Maximum Subarray
- Meeting Rooms II
- Merge Intervals
- Merge k Sorted Lists
- Merge Sorted Array
- Minimum Cost to Make Array Equal
- Move Zeroes
- Number of Equal Count Substrings
- Number of Islands
- Number of Valid Words in a Sentence
- Palindromic Substrings
- Permutation in String
- Predict the Winner
- Product of Array Except Self
- Remove Boxes
- Rotate Image
- Snakes and Ladders
- Spiral Matrix
- Stone Game
- Strange Printer
- Sum of k-Mirror Numbers
- Trapping Rain Water
- Two Sum
- Valid Palindrome
- Valid Parentheses
- Word Search II
- Word Search