File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,14 @@ A repository containing link of good interview questions
49
49
## System Design
50
50
51
51
* [ A curated list] ( https://github.com/shashank88/system_design )
52
+ * [ Good Articles] ( https://github.com/checkcheckzz/system-design-interview )
52
53
53
54
## Articles
54
55
55
56
* [ DP Article] ( https://leetcode.com/discuss/general-discussion/458695/dynamic-programming-patterns )
56
57
* [ Another DP article on Strings] ( https://leetcode.com/discuss/general-discussion/651719/how-to-solve-dp-string-template-and-4-steps-to-be-followed )
58
+ * [ Tree Problems on Leetcode] ( https://leetcode.com/list/x1dyagvv/ )
59
+ * [ Graph Related Problems on Leetcode] ( https://leetcode.com/list/x1vj23fh/ )
60
+ * [ Graph Article] ( https://leetcode.com/discuss/general-discussion/655708/graph-problems-for-beginners-practice-problems-and-sample-solutions )
61
+ * [ CS notes] ( https://github.com/darshanime/notes/ )
57
62
You can’t perform that action at this time.
0 commit comments