Welcome to the Every_Day_Python repository!
This project is a daily challenge where I solve one Python algorithm per day, with the goal of reaching a total of 100 algorithms.
-
Each folder is named after the algorithm solved inside it.
-
Each files name represents a specific day in the journey, titled as:
(1)a1z26 (2)accum ... (100)sudoku -
The explanation and code for each algorithm are provided in its respective Python file.
- Practice and improve Python programming skills daily.
- Cover a wide variety of algorithmic challenges, including:
- Sorting and searching
- Recursion and backtracking
- Graph algorithms
- Dynamic programming
- And more...
- Browse the folders to see different algorithm solutions.
- Open any Python file to read the code and its inline explanation.
- Clone the repo to try out the algorithms yourself!
git clone https://github.com/your-username/Every_day_python.gitDaily practice is a powerful way to build strong habits.
This project keeps me accountable, consistent, and always learning.
π The challenge is complete!
- β Algorithms solved: 100 / 100
- π Final milestone achieved on: [May 27, 2025]
- π§ Daily commitment, consistent problem solving, and algorithmic growth.
This repository now serves as a complete archive of solved Python algorithm exercises β ideal for reference, practice, or interviews!
Feel free to follow, suggest improvements, or fork the repo to start your own!
Thanks for visiting π
Happy coding!