This repository contains my personal solutions to LeetCode problems. I use this repo to practice data structures and algorithms and to improve my problem-solving skills.
arrays/β Problems related to arrays and array manipulationstrings/β Problems related to string processing- More categories will be added as I learn
- All solutions are written by me
- Problem statements are summarized in my own words
- Each file includes:
- Problem number & title
- Short explanation of the approach
- Time and space complexity
Problem descriptions belong to LeetCode. This repository contains only my original solutions and summaries.
To consistently practice LeetCode and build strong fundamentals in Data Structures and Algorithms.