Skip to content

This is my Journey of Solving 100 random Data Structures and Algorithms problems in Python one day at a time. This journey is all about consistency, problem-solving and growing stronger as a Python Developer. If you love my repository feel free to star of fork the repository⭐🐍

Notifications You must be signed in to change notification settings

ayushlingayat/Python_100DaysofCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 100 Days of Python DSA Problems

Welcome to my journey of solving 100 Python DSA problems in 100 days!
This repository is my personal commitment to grow every single day by solving random coding problems using Python 🧠💻


🔥 Challenge Details

  • 📆 Duration: 100 Days
  • 📌 Problems: Random DSA problems (Arrays, Strings, Hashing, Recursion, DP, etc.)
  • 🧠 Language: Python
  • 🎯 Goal: Strengthen problem-solving skills and deepen DSA knowledge.

✅ How I Approach Each Problem

  1. 📖 Understand the problem statement
  2. ✏️ Write a brute-force solution first
  3. 🧠 Optimize using efficient algorithms & data structures
  4. ⏱ Analyze time and space complexity
  5. ✍️ Document approach and edge cases

🌱 Why I'm Doing This

"Discipline is choosing what you want most over what you want now."

Coding daily not only improves technical skills but also strengthens focus, grit, and growth mindset. This challenge is not just about DSA — it's about becoming the person who never gives up.


💡 Inspirations

  • #100DaysOfCode
  • LeetCode, GeeksForGeeks, Striver, Love Babbar, CodeGenius, CodestorywithMIK
  • Python Enthusiasts Community


💬 Feel free to star 🌟 this repo or fork it if you're on a similar journey!

About

This is my Journey of Solving 100 random Data Structures and Algorithms problems in Python one day at a time. This journey is all about consistency, problem-solving and growing stronger as a Python Developer. If you love my repository feel free to star of fork the repository⭐🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages