https://github.com/kawai-senpai/py-practiceproblems
Python Practice Problems for Technical Interviews
https://github.com/kawai-senpai/py-practiceproblems
practice practice-programming technical-interview-questions
Last synced: 6 months ago
JSON representation
Python Practice Problems for Technical Interviews
- Host: GitHub
- URL: https://github.com/kawai-senpai/py-practiceproblems
- Owner: Kawai-Senpai
- Created: 2024-11-04T15:46:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T10:19:19.000Z (12 months ago)
- Last Synced: 2025-04-12T16:16:20.372Z (6 months ago)
- Topics: practice, practice-programming, technical-interview-questions
- Language: Python
- Homepage: https://linkedin.com/in/RanitBhowmick
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🐍 Python Programming Practice
Welcome to this repository of **Python programming questions** designed to help you prepare for technical interviews!
## 📘 About
```markdown
* ,MMM8&&&. *
MMMM88&&&&& .
MMMM88&&&&&&&
* MMM88&&&&&&&&
MMM88&&&&&&&&
'MMM88&&&&&&'
'MMM8&&&' *
|\___/| /\___/\
) ( ) ~( . '
=\ /= =\~ /=
)===( ) ~ (
/ \ / \
| | ) ~ (
/ \ / ~ \
\ / \~ ~/
jgs_/\_/\__ _/_/\_/\__~__/_/\_/\_/\_/\_/\_
| | | |( ( | | | )) | | | | | |
| | | | ) ) | | |//| | | | | | |
| | | |(_( | | (( | | | | | | |
| | | | | | | |\)| | | | | | |
| | | | | | | | | | | | | | |
```This collection was created by [*Ranit Bhowmick*](https://www.linkedin.com/in/ranitbhowmick/) & [*Sayanti Chatterjee*](https://www.linkedin.com/in/sayantichatterjee/) to help you sharpen your Python skills with a variety of practice questions. Whether you're a beginner or an experienced programmer, these challenges will help you get ready for your next technical interview.
## 🏁 Getting Started
1. **Clone the repository**
```bash
git clone https://github.com/Kawai-Senpai/Py-PracticeProblems.git
```2. **Explore the questions**
Navigate through the folders to find questions on different topics.
3. **Practice and Learn**
Try solving the problems on your own before checking the solutions.
## 📚 Topics Covered
- Algorithms
- Data Structures
- Object-Oriented Programming
- Recursion
- Problem Solving
- Everything Else## 🤝 Contributions
Contributions are welcome! If you have helpful questions or solutions to add, feel free to submit a pull request.
## ⭐️ Support
If you find this repository helpful, please give it a star!
Happy coding!
```markdown
--. --..,_ _,.--. --..,_ _,.--. --..,_ _,.--. --..,
o `;__. `'.:'`__ o `;__. `'.:'`__ o `;__. `'.:'`__ o `;__. `' .
---'` ` .'.:`. '---'` ` .'.:`. '---'` ` .'.:`. '---'` ` .'.
--....--'`.' '.`'--....--'`.' '.`'--....--'`.' '.`'--....--'`.'
--....--'` `'--....--'` `'--....--'` `'--....--'`
```