From abe3640d2de5333c300794635a554385d06419bd Mon Sep 17 00:00:00 2001 From: Karthik M Date: Fri, 18 Apr 2025 18:04:15 +0530 Subject: [PATCH] Updated course2 details --- Course1 | 1 - Course2 | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) 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