Skip to content

Commit d65d0d3

Browse files
authored
Added some articles
1 parent a9cc2ab commit d65d0d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,14 @@ A repository containing link of good interview questions
4949
## System Design
5050

5151
* [A curated list](https://github.com/shashank88/system_design)
52+
* [Good Articles](https://github.com/checkcheckzz/system-design-interview)
5253

5354
## Articles
5455

5556
* [DP Article](https://leetcode.com/discuss/general-discussion/458695/dynamic-programming-patterns)
5657
* [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/)
5762

0 commit comments

Comments
 (0)