Skip to content

Commit 96a0701

Browse files
authored
Update README.md
1 parent 0c3126d commit 96a0701

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Python-Interview-Questions
22

3-
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**.
3+
- Generally, Python Interviews are not as simple as other OOP interviews like C++, Java.
4+
- Reason is polymorphic nature of Python Solutions. It means there are many answers to single question.
5+
- Other problem I came across scope of Python Language. It varies from Person to Person.
6+
- I have created this repository to help college students and software professional as well with their interviews.
7+
- 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)
48

59
- ## Introduction
610
- ### [What's New](https://docs.python.org/3/whatsnew/)
7-
- ### Print
11+
- ### Print
812

913
- ## Data Types
1014
- ### Primitive Data Types

0 commit comments

Comments
 (0)