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
8 changes: 7 additions & 1 deletion Course3
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ You can choose one module from the list below:-
3)Dynamic Programming


Pawan Dubey
Rahul Yadav
Dynamic Programming
Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.
#3-4 sentences on your learnings from that module
Open source means code released under a public license that anyone can inspect, modify, and redistribute.
Learning that major companies (e.g., Microsoft, Google) both use and contribute to open source shows its production‑grade maturity and industry value.
Contributing to open source helps understand real‑world codebases, build a global network.