Welcome to the 30 Days Dev Challenge β a week-long sprint where developers with intermediate experience can sharpen their skills through daily coding tasks.
This repository hosts the first 7 days of the challenge. Each day, youβll receive one task to solve in a supported programming language: C/C++, Java, JavaScript, or Python. β Each task is worth 10 points. π« No ChatGPT or AI tools allowed β all solutions must be your original work.
- π Duration: 7 Days (part of a 30-day program)
- π― Daily Task: 1 programming problem per day
- π» Languages Allowed: C/C++, Java, JavaScript, Python
- π§ Difficulty: Intermediate level
- π Points: 10 points per task
- π Rules: No AI-generated code; originality is mandatory
- Fork this repository.
- Open the
/tasksfolder to find the challenge for each day (Task-1.md,Task-2.md, ...,Task-7.md). - Solve the task in your preferred language(s).
- Submit your code under
/submissions/your_username/dayX/. - Create a pull request with your solution.
- Points will be awarded based on correctness and code quality.
/tasks
βββ Task-1/
βββ README.md
βββ Task-2/
βββ README.md
βββ ...
/submissions
βββ your_username/
βββ Task-1/
βββ Task-2/
βββ ...
README.md
- β Each completed task: 10 points
- π§Ή Clean, readable code: Bonus recognition (non-scoring)
- π Daily consistency: Maintains your streak
- π« No use of ChatGPT, AI code generation tools, or plagiarism.
- β You may solve in any of the supported languages.
- ποΈ Stay on track β daily deadlines will be posted.
- π¬ Discussions, hints, and peer reviews are encouraged (but no solution sharing).
π Fork this repo, navigate to the /tasks folder, and begin with Day 1.
Submit your solution, earn points, and keep the streak going!