/Technical-Interview-Prep

📚 Welcome to my CodePath Technical Interview Prep repository! This repository is a comprehensive collection of solved questions for technical interviews. 🐍 💻

Primary LanguagePythonMIT LicenseMIT

📚 Technical Interview Prep

📚 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

📂 Project Structure

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

🚀 Getting Started

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.

🛠️ Prerequisites

  • Python 3.x
  • A code editor like VSCode

🤝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.