From 7ad0fefa6a9fede97c684fd82254d5731058ab7e Mon Sep 17 00:00:00 2001 From: nihaalkuchnagi Date: Sun, 27 Jul 2025 19:46:14 +0530 Subject: [PATCH] Git Commit 1 -- added name to Course2 from nihaalk --- Course2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.