summaryrefslogtreecommitdiffhomepage
path: root/dynamic-programming.html.markdown
diff options
context:
space:
mode:
authorSumeet Mahajan <ursumeetm@gmail.com>2019-03-13 17:01:54 +0530
committerGitHub <noreply@github.com>2019-03-13 17:01:54 +0530
commit3bc09477210f23f8a9a2f83af5c55cca55cde6cf (patch)
tree2c9f495a20714ae6870204f796be2905345edb36 /dynamic-programming.html.markdown
parentcb5aa514773f84004da57db116d596f8c7b325a6 (diff)
added more resources
Diffstat (limited to 'dynamic-programming.html.markdown')
-rw-r--r--dynamic-programming.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-programming.html.markdown b/dynamic-programming.html.markdown
index f5f1743c..c73b1845 100644
--- a/dynamic-programming.html.markdown
+++ b/dynamic-programming.html.markdown
@@ -49,3 +49,5 @@ for i=0 to n-1
## Online Resources
* [codechef](https://www.codechef.com/wiki/tutorial-dynamic-programming)
+* [InterviewBit](https://www.interviewbit.com/courses/programming/topics/dynamic-programming/)
+