https://github.com/zipcodecore/pythonreduxnb
Notebook of 53 python questions
https://github.com/zipcodecore/pythonreduxnb
Last synced: 2 months ago
JSON representation
Notebook of 53 python questions
- Host: GitHub
- URL: https://github.com/zipcodecore/pythonreduxnb
- Owner: ZipCodeCore
- License: mit
- Created: 2020-04-24T19:25:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T19:47:21.000Z (over 5 years ago)
- Last Synced: 2025-10-23T18:02:16.989Z (2 months ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PythonReduxNB
Notebook of 53 python questions
Look at this great article on Medium => [53 Python Interview Questions and Answers](https://towardsdatascience.com/53-python-interview-questions-and-answers-91fa311eec3f)
The goal of this lab is to work through each of the 53 questions.
And for you to end up with a killer Python notebook with lots of interview questions that will help you land a job.
Put them in the notebook, one by one.
When there is code with a question, type it in, run it and see the answers agree.
Only type in the explanations when you think you'll hve trouble remembering them when you look at the notebook later.