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
14 changes: 3 additions & 11 deletions Course3
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
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.

Vinoth Ganapathy
Exploratory Data Analysis
Understanding domain, Understanding data and preparing it for analysis, Univariate analysis and segmented univariate analysis, Bivariate analysis and Deriving new metrics from the existing data these module are very interesting and challending and use cases of these modules are very interesting.