https://github.com/shivakumargourimath/dsa-arivu
Documenting my journey of solving one DSA problem every day. Code, notes, and consistency!
https://github.com/shivakumargourimath/dsa-arivu
dsa-learning-series dsa-practice dsa-python
Last synced: 3 months ago
JSON representation
Documenting my journey of solving one DSA problem every day. Code, notes, and consistency!
- Host: GitHub
- URL: https://github.com/shivakumargourimath/dsa-arivu
- Owner: shivakumargourimath
- Created: 2025-07-15T17:14:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-25T17:26:35.000Z (3 months ago)
- Last Synced: 2025-07-26T00:02:05.936Z (3 months ago)
- Topics: dsa-learning-series, dsa-practice, dsa-python
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSA-Arivu
Welcome to my personal **Daily DSA Journey** repository! 🚀
Here, I document my daily progress solving **Data Structures and Algorithms** problems. The goal is to build consistency, improve problem-solving skills, and prepare for coding interviews.---
## 📌 Goals
- 📅 Solve at least **1 DSA problem every day**
- 📚 Practice across various topics: Arrays, Strings, Trees, Graphs, DP, etc.
- 💡 Focus on writing clean, efficient, and well-commented code
- 📈 Track progress over time---