diff --git a/Course3 b/Course3 index 6ebe1c1f..ee88e9f2 100644 --- a/Course3 +++ b/Course3 @@ -5,7 +5,10 @@ You can choose one module from the list below:- 3)Dynamic Programming -Pawan Dubey -Dynamic Programming -Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. +Tejaswi Pothuri +Algorithm Analysis +Learnings: +Time complexity +Space complexity +Selecting the best algorithms by analysing the Time and space complexity