This repository contains my daily practice of Data Structures and Algorithms using Python.
- Arrays
- Strings
- Linked List
- Stack
- Queue
- Recursion (upcoming)
- Day 1: Two Sum (Arrays)
- Day 2: Valid Parentheses (Stack)
- Language: Python
- Platform: LeetCode, Codeforces
- Solve 1 problem daily
- Improve problem-solving skills
- Build consistency and strong DSA foundation