📅Day 3 : March 22,2022
Problems solved today :
Merge Without Extra Space
Minimum number of jumps
Things I learned:
1)First problem was easy to solve once you understood how they were expecting the answer to be.
2)Minimum number of Jumps(Almost had it after lot of tries but couldn't solve it at the end)
Providing Link with all the possible answers
However, I used a Two pointer approach which is another method:
Top comments (0)