Merge pull request #51 from raincrash/master

Added new python resources
This commit is contained in:
Maxim Abramchuk 2015-12-17 22:30:02 +03:00
commit 2735b1d898

View File

@ -266,6 +266,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Interview Questions for both beginners and experts](http://www.bogotobogo.com/python/python_interview_questions.php)
* [Top 25 Python Interview Questions from Career Guru](http://career.guru99.com/top-25-python-interview-questions/)
* [Python Frequently Asked Questions (Programming)](https://docs.python.org/2/faq/programming.html)
* [Python Interview Questions from questionscompiled](http://www.questionscompiled.com/python-interview-questions.html)
* [Interviewcake Python Interview Questions](https://www.interviewcake.com/python-interview-questions)
### Ruby on Rails
@ -411,6 +413,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Some simple questions to interview potential backend candidates](https://github.com/starandtina/backend-interview-questions)
* [Front End Developer Interview Questions](http://www.aperfectmix.com/free_web_design/front-end-interview-questions.html)
## 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)