From df12bcd228e1d4d8e385c2a3634bd4fed37340f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Ng=E1=BB=8Dc=20Quang=20Nam?= Date: Tue, 1 Dec 2015 13:29:11 +0700 Subject: [PATCH] Add design pattern --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1960538..9be69e2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Clojure](#clojure) - [CoffeeScript](#coffeescript) - [CSS](#css) +- [Design Pattern](#design-pattern) - [Django](#django) - [EmberJS](#emberjs) - [Golang](#golang) @@ -120,6 +121,9 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - http://career.guru99.com/top-50-csscascading-style-sheet-interview-questions/ - http://www.codeproject.com/Articles/702051/important-HTML-Interview-questions-with-answe +## Design Pattern +- http://www.tutorialspoint.com/design_pattern/design_pattern_interview_questions.htm + ## Django - http://www.ilian.io/django-interview-questions/