From 44e3b3bf61b69cc3ff604e54059ed09ee87c8ede Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Mon, 30 Nov 2015 07:57:44 -0500 Subject: [PATCH] Add Python interactive-coding-challenges Contains interview questions and solutions in Python, in the form of IPython Notebooks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ce8204..1960538 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - https://github.com/sigmavirus24/python-interview-questions - https://github.com/adityapn/ProgrammingInterview - https://github.com/willpharaoh/interviewstreet +- https://github.com/donnemartin/interactive-coding-challenges - http://www.toptal.com/python/interview-questions - http://www.careerride.com/python-interview-questions.aspx - https://www.quora.com/What-are-good-Python-interview-questions