Add more python interview questions w/o answers

I personally like the fact this source is omitting answers as you should not be tempted to ask questions you don't know the answer to.
This commit is contained in:
Kai Richard König 2018-12-04 08:22:04 +01:00 committed by GitHub
parent dbed7d31fd
commit 92c4b7fbd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,6 +316,9 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Python Interview Questions from questionscompiled](http://www.questionscompiled.com/python-interview-questions.html)
* [Top 25 Python Interview Questions from Career Guru](http://career.guru99.com/top-25-python-interview-questions/)
* [Python Interview 10 questions from Corey Schafer](https://www.youtube.com/watch?v=DEwgZNC-KyE)
* [Python interview questions. Part I. Junior](https://luminousmen.com/post/6)
* [Python interview questions. Part II. Middle](https://luminousmen.com/post/7)
* [Python interview questions. Part III. Senior](https://luminousmen.com/post/8)
### Ruby on Rails