π 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.