From b143179a5395430ee6413a2936221e3f78c0add7 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 25 Nov 2024 12:26:51 +0530 Subject: [PATCH 1/2] change name --- Course1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Course1 b/Course1 index 2fe30ca6..26c4be09 100644 --- a/Course1 +++ b/Course1 @@ -5,7 +5,7 @@ You can choose one module from the list below:- 3)Dynamic Programming -Pawan Dubey +Sharath Kurup Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. From 6851cded1016774d226455971d4df5ee57d3cab2 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 25 Nov 2024 12:29:01 +0530 Subject: [PATCH 2/2] change names --- Course3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Course3 b/Course3 index 6ebe1c1f..2f8e7c92 100644 --- a/Course3 +++ b/Course3 @@ -5,7 +5,7 @@ You can choose one module from the list below:- 3)Dynamic Programming -Pawan Dubey +Sharath Kurup Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.