This repository contains my solutions to Data Structures and Algorithms problems solved on LeetCode. The primary goal of this repository is to strengthen problem-solving skills, improve coding efficiency, and prepare for technical interviews at top tech companies.
- Solve LeetCode problems consistently.
- Master Data Structures and Algorithms.
- Improve coding and optimization skills.
- Build strong interview preparation foundations.
- Track my learning journey and progress.
- Arrays
- Strings
- Linked Lists
- Stacks & Queues
- Trees & Binary Trees
- Binary Search Trees
- Heaps & Priority Queues
- Hashing
- Recursion & Backtracking
- Dynamic Programming
- Greedy Algorithms
- Graphs
- Tries
- Sliding Window
- Two Pointers
- Bit Manipulation
Currently solving problems in:
- C++
- Python (Occasionally)
I believe that consistency beats intensity.
One problem a day is better than solving 100 problems once and giving up.
This repository serves as a record of my growth as a programmer and problem solver.
If you find this repository useful, consider giving it a ⭐.
Happy Coding! 🚀
**
Code. Learn. Improve. Repeat. 🔥
**| 0013-roman-to-integer |
| 0067-add-binary |
| 0069-sqrtx |
| 0202-happy-number |
| 0258-add-digits |
| 0268-missing-number |
| 1030-matrix-cells-in-distance-order |
| 3658-gcd-of-odd-and-even-sums |
| 0014-longest-common-prefix |
| 3043-find-the-length-of-the-longest-common-prefix |
| 0409-longest-palindrome |
| 0028-find-the-index-of-the-first-occurrence-in-a-string |
| 0088-merge-sorted-array |
| 0202-happy-number |
| 0088-merge-sorted-array |
| 0217-contains-duplicate |
| 0268-missing-number |
| 0414-third-maximum-number |
| 1030-matrix-cells-in-distance-order |
| 2733-neither-minimum-nor-maximum |
| 0028-find-the-index-of-the-first-occurrence-in-a-string |
| 0067-add-binary |
| 0136-single-number |
| 0137-single-number-ii |
| 0190-reverse-bits |
| 0260-single-number-iii |
| 0268-missing-number |
| 0121-best-time-to-buy-and-sell-stock |
| 0069-sqrtx |
| 0268-missing-number |
| 1030-matrix-cells-in-distance-order |
| 1030-matrix-cells-in-distance-order |
| 3142-check-if-grid-satisfies-conditions |
| 0997-find-the-town-judge |
| 0067-add-binary |
| 0258-add-digits |
| 0258-add-digits |
| 3658-gcd-of-odd-and-even-sums |
| 0219-contains-duplicate-ii |
| 0190-reverse-bits |