From 28bf5aad87fc7b2e0533ecf80713108254554b79 Mon Sep 17 00:00:00 2001 From: omkarharer Date: Wed, 6 Nov 2024 20:08:31 +0530 Subject: [PATCH] Exercise completed --- Course2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Course2 b/Course2 index c6128422..20a2736f 100644 --- a/Course2 +++ b/Course2 @@ -7,3 +7,7 @@ You can choose one module from the list below:- Pawan Dubey Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. + +Omkar Harer +Divide and Conquer Algorithms +Understanding the math behind algo and creating new algo from it. \ No newline at end of file