diff --git a/README.md b/README.md index 3946295..52f5f50 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ## Design Patterns * [Design Pattern Interview Questions that have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Design Pattern](http://www.tutorialspoint.com/design_pattern/design_pattern_interview_questions.htm) +* [Design Patterns for Humans™ - An ultra-simplified explanation](https://github.com/kamranahmedse/design-patterns-for-humans) +* [Design patterns implemented in Java](https://github.com/iluwatar/java-design-patterns) ## Data structures