diff --git a/Course1 b/Course1 index 2fe30ca6..5dd79153 100644 --- a/Course1 +++ b/Course1 @@ -1,4 +1,4 @@ -What are the key concepts you learnt from these courses + What are the key concepts you learnt from these courses You can choose one module from the list below:- 1)Algorithm Analysis 2)Divide and Conquer Algorithms @@ -10,3 +10,6 @@ Dynamic Programming Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. +Name: Deepan Karmakar +Module: Algorithm Analysis +Learnings: Time Complexity, Space Complexity \ No newline at end of file