Welcome to the IEEEXtreme 15.0 Solutions repository! This collection contains my solutions to the problems presented in the IEEEXtreme 15.0 programming competition, all written in Python. Each folder corresponds to a specific problem and includes both the problem statement (PDF) and my solution.
- Beautiful Summation
- Doctors Appointments
- Expression Evaluation
- Image Convolution
- Image Similarity
- Maximum Exploitation
- Rigged Dice
- Spies of Red and Blue
- Xtreme Winners
Each problem folder typically contains:
- A PDF file with the problem statement
- Solution file
These solutions are my own work and were created for educational purposes. They may not be the most optimal solutions, but they passed the competition's test cases.
We welcome contributions to enhance this collection of IEEEXtreme 15.0 solutions:
- Add New Solutions: Submit solutions for problems not yet covered.
- Improve Existing Solutions: Optimize or clarify current solutions.
- Multiple Language Implementations: Add solutions in other programming languages.
- Improve Documentation: Enhance the README, code comments, or other documentation.
This project is open source and available under the MIT License.