I challenged myself to solve a coding problem daily, it can either be a newsletter problem sent by daily coding challenge everyday, Leetcode monthly challenge or previously asked questions by big tech.
| # | Description | Solution |
|---|---|---|
| 1 | Magical Candy Bag | solution |
| 2 | Kth Largest Element in a Stream | solution |
| # | Description | Solution |
|---|---|---|
| 1 | Bitwise AND of Numbers Range | solution |
| 2 | Add Binary | solution |
| # | Description | Solution |
|---|---|---|
| 1 | Koko Eating Bananas | solution |
| 2 | Search Insert Position | solution |
| 3 | Search Rotated Array | solution |
| 4 | Range Frequency Queries | solution |
| 5 | Binary Search | solution |
| 6 | Split Array Largest Sum | solution |
| # | Description | Solution |
|---|---|---|
| 1 | Stream of Characters | solution |
| 1 | Design Add and Search Words Data Structure | solution |
Feel free to send me a pull requests, if you spot issues with any of my solutions!
Happy Coding !!!