Daily leetcode challenge with problems chosen randomly by difficulty.
Languages used: Java and Python
- Easy
- 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
- Hard