Skip to content

Latest commit

 

History

History
92 lines (64 loc) · 2.67 KB

File metadata and controls

92 lines (64 loc) · 2.67 KB

🚀 DSA & Problem Solving with Python

🧠 Practicing Data Structures & Algorithms using Python
📘 Focus: Logic building, consistency, and clean problem solving
🎯 Goal: Strong fundamentals for interviews, placements, and real-world thinking


About this Repository

This repository is my personal space for solving DSA and problem-solving questions using Python 🐍
I’m focusing on thinking clearly before coding, writing readable solutions, and showing up consistently.
All solutions are pushed publicly to track progress, improve discipline, and build a strong problem-solving mindset.

What I’m Doing

✔ Solving problems regularly
✔ Improving logic step by step
✔ Revisiting problems for optimization
✔ Sharing progress on GitHub & LinkedIn

Tech Stack

python logo git logo github logo

Rule I Follow

Show up every day. Solve one problem. Improve slightly.

Usage

Run any solution file using Python:

python problem_name.py

Contributing

This is a personal learning repository, but suggestions and improvements are welcome through issues or pull requests.

Author

Dev Doshi
B.Tech | AI / ML | Python | Problem Solving

Let’s Connect