Daily leetcode challenge with problems chosen randomly by difficulty.
Languages used: Java and Python
- Easy
- Sum of Even Numbers After Queries
- Next Greater Element 1
- Longest Common Prefix
- Intersection of Two Arrays
- Backspace String Compare
- Merge Two Sorted Lists
- Climbing Stairs
- Fair Candy Swap
- Maximize Distance to Closest Person
- Find Common Characters
- Third Maximum Number
- String Matching in an Array
- Minimum Value to Get Positive Step by Step Sum
- Maximum Product of Three Numbers
- Medium
- Minimum Add to Make Parentheses Valid
- Distribute Coins in Binary Tree
- Find Minimum Number of Fibonacci Numbers Whose Sum is K
- Find the Duplicate Number
- Unique Paths
- Apply Discount Every n Orders
- All Elements in Two Binary Search Trees
- Elimination Game
- Increasing Triplet Subsequence
- Design Browser History
- Rearrange Words in a Sentence
- Diagonal Traverse II
- Total Hamming Distance
- Hard