From bd3515ee468e1146dc7aaaf75e5b4e401e0546e1 Mon Sep 17 00:00:00 2001 From: karanbaba1993 <“k93panday@gmail.com”> Date: Mon, 13 May 2024 21:28:54 +0530 Subject: [PATCH] course2 file modified --- Course2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Course2 b/Course2 index c86029b..551c456 100644 --- a/Course2 +++ b/Course2 @@ -7,6 +7,6 @@ You can choose onemodule from the list below:- 5)Dynamic Programming -Pawan Dubey +Karan Panday Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.