From d4bdeedfc1a82f0c970ec0efef3100b03699c822 Mon Sep 17 00:00:00 2001 From: kunjlal Date: Mon, 27 Dec 2021 02:01:03 +0530 Subject: [PATCH 1/2] Kunj Lal added as detail --- Course2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Course2 b/Course2 index c6128422..5cb40480 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 +Kunj Lal Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. From 50ea58d8a261d13ae147461d02c09dee419ec382 Mon Sep 17 00:00:00 2001 From: searchkunj <96658265+searchkunj@users.noreply.github.com> Date: Fri, 29 May 2026 12:02:21 +0200 Subject: [PATCH 2/2] Add note about fixing access issue Let me fix it --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e00abc41..14fb5f0f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Course-1 # Course-2 # Course-3 + +Let me fix the access issue