📚 Welcome to my CodePath Technical Interview Prep repository! This repository is a comprehensive collection of solved questions for technical interviews. 🐍 💻
Guide to the solutions can be found here: TIP102 Breakout Problem Solutions
Here's a quick overview of the project's structure:
.
├── .tool-versions
├── LICENSE
├── README.md
└── Unit1
├── README.md
├── PartA
│ ├── p3.py
│ ├── p6.py
│ ├── p8.py
│ ├── p9.py
│ └── quiz.py
└── PartB
To get started with this project, clone the repository and explore the different units and parts. Each part contains Python scripts that cover various topics and exercises.
- Python 3.x
- A code editor like VSCode
Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.
This project is licensed under the MIT License - see the LICENSE file for details.