A beginner-friendly Python problem solving journey by Jisan.
This repository contains daily problem solving practice, starting from easy level problems, gradually building up coding skills, logic building, and confidence.
| Day | File | Problems |
|---|---|---|
| Day 1 | day1.py | 4 Problems |
| Day 2 | day2.py | 4 Problems |
| Day 3 | day3.py | Coming Soon |
| ... | ... | ... |
- Build problem solving habit.
- Start with easy problems.
- Slowly move towards medium level after esey problem solving.
- Build strong coding logic foundation.
- Prepare for Data Science, Machine Learning & AI journey.
- Language: Python 3
- Platform: Mobile (Python 3 App + Termux)
- Version Control: GitHub
This project is licensed under the MIT License. See the LICENSE file for details.
- After easy level: Start mid-level problems
- Build portfolio with solved problems
- Eventually build your own problem sets!