diff --git a/Course2 b/Course2 index c6128422..26c1fbc9 100644 --- a/Course2 +++ b/Course2 @@ -4,6 +4,6 @@ You can choose one module from the list below:- 2)Divide and Conquer Algorithms 3)Dynamic Programming -Pawan Dubey +Nihaal Kuchangi Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.