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 +