diff --git a/README.md b/README.md index d7535e2..14c921e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # Python-Interview-Questions -I am aware that python interviews are not as simple as other OOP interviews like C++, Java etc. The reason for python is there are many answers for single question. I have created this repo in view to help people from college students to software architects to help with their interviews. Soon, I will update links that will help you crack interview like bad-a**. +- Generally, Python Interviews are not as simple as other OOP interviews like C++, Java. +- Reason is polymorphic nature of Python Solutions. It means there are many answers to single question. +- Other problem I came across scope of Python Language. It varies from Person to Person. +- I have created this repository to help college students and software professional as well with their interviews. +- If you have enjoyed this work, don't forget to: [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/ram.nath241089@gmail.com) - ## Introduction - ### [What's New](https://docs.python.org/3/whatsnew/) - - ### Print + - ### Print - ## Data Types - ### Primitive Data Types