From 825f0c6b5b4589f93302c59f25cdb2c2be53150f Mon Sep 17 00:00:00 2001 From: Mohak Pingle Date: Thu, 19 Dec 2024 10:09:55 +0530 Subject: [PATCH] Inital commit with Course 2 details --- Course2 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Course2 b/Course2 index c6128422..5722b2ef 100644 --- a/Course2 +++ b/Course2 @@ -1,9 +1,11 @@ -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 -3)Dynamic Programming +Name: Mohak Purushottam Pingle -Pawan Dubey -Dynamic Programming -Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. +Module Name:Introduction to Version Control and Git + +My top 3 takeaways are: +1. different types of version control systems: + 1. local + 2. centralized + 3. distributed +2. git and GitHub +3. basic git commands \ No newline at end of file