Day 13 (30 Days of Code)
13 July 2023
As I mentioned before, I have been focusing on data structure for a while and specifically on dynamic programming.
What did I learn?
I first solved my question using brute force but then I used memoization and only after that I came up w...
nirbhaycodes.hashnode.dev5 min read