diff --git a/Course1 b/Course1 index 2fe30ca6..847ed5cd 100644 --- a/Course1 +++ b/Course1 @@ -5,8 +5,8 @@ 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. +Gowrisubha K +Algorithm Analysis +Understanding the Algorithms and applying it in real world problems to solve.