From 9e56faf768b259d2a9c0fb5c0dad11d2c6c967af Mon Sep 17 00:00:00 2001 From: manuhegde198924 Date: Thu, 31 Oct 2024 18:52:46 +0530 Subject: [PATCH] added my response --- Course2 | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/Course2 b/Course2 index c86029b..2705302 100644 --- a/Course2 +++ b/Course2 @@ -1,12 +1,7 @@ -Hello you can tell us your name and the module name from course2 you want to contribute to. -You can choose onemodule from the list below:- -1)Algorithm Analysis -2)Divide and Conquer Algorithms -3)Divide & Conquer Algorithms -4)Greedy Algorithm -5)Dynamic Programming - - -Pawan Dubey -Dynamic Programming -Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. + + + +Manoj Hegde +Greedy Algorithms +find a locally optimum solution in each step so that it would be globally optium -greedy approach:wq +