diff --git a/Course2 b/Course2 index c6128422..4c6d421f 100644 --- a/Course2 +++ b/Course2 @@ -4,6 +4,8 @@ You can choose one module from the list below:- 2)Divide and Conquer Algorithms 3)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. +Nischal Kashyap +Version Control +How to collaborate with other developers using git and GitHub. +How to make new branches and merge them back to the master branch. +How to pull changes from a respository and work on them while syncing with your local computer.