Welcome to the official solution repository for CodeWar 1.0
A coding competition organized by Mechi Multiple Campus in collaboration with GeeksforGeeks
🗓️ Date | 📍 Platform | 🏢 Organizers |
---|---|---|
June 5–6, 2025 | GeeksforGeeks Practice | Mechi Mavericks × BCA Association – MMC |
CodeWar 1.0 was an intensive two-day coding competition that brought together the brightest minds from Mechi Multiple Campus. This event challenged participants with algorithmic problems, logical puzzles, and real-world coding scenarios.
💡 | Multiple Challenge Rounds Preliminary, Intermediate, and Team-based challenges |
🧑⚖️ | Live Judging System Real-time evaluation and monitoring |
🏆 | Exciting Rewards Prizes and certificates for winners |
👥 | 100+ Participants Students from all BCA semesters |
🤖 | AI-Powered Judging Custom FastAPI-based evaluation system |
CodeWar1.0-Solutions/
│
├── 📂 1/
│ ├── 🐍 main.py
│ ├── ⚡ main.cpp
│ ├── ☕ main.java
│ └── 📄 Question.md
│
├── 📂 2/
│ ├── 🐍 main.py
│ ├── ⚡ main.cpp
│ ├── ☕ main.java
│ └── 📄 Question.md
│
├── 📂 3/
│ ├── 🐍 main.py
│ ├── ⚡ main.cpp
│ ├── ☕ main.java
│ └── 📄 Question.md
│
├── 📜 LICENSE
└── 📖 README.md
Each solution in this repository includes:
- ✅ Problem Statement (when available)
- 🔍 Detailed Approach & Explanation
- 💻 Clean, Optimized Code (Python, C++, Java)
- 💬 Comprehensive Comments for better understanding
- ⏱️ Time & Space Complexity analysis
📚 Educational Use Only: These solutions are provided for learning. Please try solving the problems yourself before referring to the answers.
We extend our heartfelt gratitude to all participants and contributors who made their solutions available for the learning community.
💡 If you'd like to contribute by adding solutions in more languages, please follow the folder structure and contribution guidelines. Your efforts are highly appreciated!
This project is licensed under the MIT License – see the LICENSE file for details.
Code Contributions by Santosh Bhandari
Empowering the next generation of coders