forked from upgrad-edu/Course
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCourse2
More file actions
14 lines (11 loc) · 1.11 KB
/
Course2
File metadata and controls
14 lines (11 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
Pawan Dubey
Dynamic Programming
Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.
Name: Joseph Hanna
Module name: Introduction to GitHUb
what is GitHUb? GitHub is a web-based platform that provides hosting for software development and a community for developers to collaborate and share their work. It uses Git, a distributed version control system, to manage and track changes to the code. Developers can use GitHub to store and share their code, track issues and bugs, and collaborate with others on a project. It also provides a platform to showcase their portfolio and collaborate on open-source projects. Additionally, it offers various features such as pull requests, code review, project management, and integrations with other tools. It is widely used by developers, organizations, and open-source communities to host and collaborate on software development projects.