Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Course2
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ You can choose onemodule from the list below:-
5)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.
Owen Onyechefu
Testing and Version control
Understanding the concept of test driven development and how to implement it in software development, and also understanding how version version contol system such as github can help in seamless collaboration with team of developers.