FeedBack Post For dynamic Programming workshop…

Concepts Covered in this Workshop:
🔰 Concept and importance of space complexity
🔰 What is Dynamic Programming
🔰 Multi stage decision process
🔰 Principle of Optimatlity
🔰 Overlapping structure problem
🔰 Backward induction
🔰 Optimal substructure
🔰 Algorithm
🔰 Time complexity and it’s effects
🔰 Memory profiler
🔰 Top down method / Memoization
🔰 Bottom up method / Tabulation
🔰 %timeit
Many more things were being taught to understand this concept of dynamic programming an easy way and easy approach…I thank LinuxWorld Informatics Pvt Ltd for organizing such cool workshop to make my weekend as productive.