Published inData Structure and Algorithms Easy WayDynamic ProgrammingHello friends! In today’s post, we will talk about Dynamic Programming. I am sure you have heard this before may be in your programming…Nov 5, 2023Nov 5, 2023
Published inCSMONKSBest Time to Buy and Sell StocksHello folks! So we are back with another interesting programming problem. This problem is fairly easy to solve but in this post my focus is…Feb 10, 2023Feb 10, 2023
Published inCSMONKSMinimum cost to reach the topHere is one more problem from the domain of dynamic programming and has been asked many times in interviews with little variations . The…Jan 14, 2022Jan 14, 2022
Published inCSMONKSClimbing StairsIn my series of programming problems and solution , I came across this problem which is quite easy but I thought it does deserve a place…Jan 8, 2022Jan 8, 2022
Pirates Booty PuzzleThis is puzzle asked by many companies may be not exactly same word by word but with slight variations. So the problem description is :Sep 9, 2021Sep 9, 2021
Published inCSMONKSSplit Array With Same AverageI am here again with one more problem from leetcode. This problem has been tagged under array tag and rated as hard problem. Definition of…Aug 31, 20211Aug 31, 20211
Published inCSMONKSSum of All Subset XOR TotalsI am writing this post for the explanation of this amazing problem a bit hard problem if you think it as an mathematical problem rather…Jul 17, 2021Jul 17, 2021
can place flower — leetCode problemLeet code solution for can place flower with detail explanationJul 9, 2021Jul 9, 2021
Published inCSMONKSSum of all odd length subarray’sProblem statement — find sum of all odd length subarray’s of a given array.Jul 6, 2021Jul 6, 2021
Published inCSMONKSShuffle String — LeetCode Problemlet me describe the problem here or if you like, you can visit the leetcode link .Jul 3, 20212Jul 3, 20212