This repository contains Python solutions to various algorithmic and data structure problems similar to LeetCode challenges.
The goal of this repository is to improve problem-solving skills, coding efficiency, and preparation for technical interviews.
- Arrays
- Strings
- Recursion
- Sorting Algorithms
- Searching Algorithms
- Dynamic Programming
- Greedy Algorithms
- Linked Lists
- Stack & Queue