Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/Upgrad.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions Course1
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@ Pawan Dubey
Dynamic Programming
Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.

Dheeraj S N
RDBMS and its
Copy link

Copilot AI Feb 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The module name "RDBMS and its" looks truncated/incomplete. Consider updating it to the full module/title (e.g., "RDBMS and its features") so the entry reads clearly.

Suggested change
RDBMS and its
RDBMS and its features

Copilot uses AI. Check for mistakes.
1) Learnt about the features of RDBMS.
2) Learnt the importance of Normalization while structuring the database.
3) Learnt about ER diagrams
Comment on lines +12 to +16
Copy link

Copilot AI Feb 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added module entry doesn't match the module list at the top of this file (Algorithm Analysis / Divide and Conquer / Dynamic Programming). Please either select one of the listed modules for Course1 or update the course template/module list so the new entry is consistent.

Copilot uses AI. Check for mistakes.


Loading