diff --git a/Course1 b/Course1 index 2fe30ca6..6ebe1c1f 100644 --- a/Course1 +++ b/Course1 @@ -9,4 +9,3 @@ Pawan Dubey Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. - diff --git a/Course2 b/Course2 index c6128422..ec397636 100644 --- a/Course2 +++ b/Course2 @@ -7,3 +7,7 @@ You can choose one module from the list below:- Pawan Dubey Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. + +Karthik M +Algorithm Analysis +It helped me to understand how much efficient each algorithm were and got to know about the notation of measuring the execution time of algorithms \ No newline at end of file