From 96a07014145b1910348620d5993e7e7b9820ed34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mayur=20S=2E=20Patil=20=28=E0=A4=AE=E0=A4=AF=E0=A5=82?= =?UTF-8?q?=E0=A4=B0=20=E0=A4=AA=E0=A4=BE=E0=A4=9F=E0=A5=80=E0=A4=B2=29?= Date: Sun, 4 Oct 2020 18:47:21 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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