Skip to content

Commit c9cc408

Browse files
Update README.md
1 parent d787af4 commit c9cc408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Each folder represents a DSA topic and contains **clean, optimized code** with c
1111
| 🗂️ Topic | 📊 Progress | Problems Solved |
1212
|-----------|------------|----------------|
1313
| Array | ✅ 23 | 1. Two Sum II<br>2. Move Zeroes<br>3. Remove Duplicates<br>4. Remove Element<br>5. Squares of a Sorted Array<br>6. Container With Most Water<br>7. Find Duplicate<br>8. Find Peak Element<br>9. Search Insert Position<br>10. Maximum Subarray<br>11. Maximum Product Subarray<br>12. Binary Search<br>13. Find First and Last Position<br>14. Search in Rotated Array<br>15. Kth Largest Element<br>16. Find Pivot Index<br>17. Product of Array Except Self<br>18. Find Middle Index<br>19. Find Highest Altitude<br>20. Range Sum Query<br>21. Contains Duplicate<br>22. Majority Element<br>23. Unique Number of Occurrences |
14-
| String | ✅ 9 | 1. Reverse String<br>2. Reverse String II<br>3. Reverse Only Letters<br>4. Reverse Vowels<br>5. Roman to Integer<br>6. Valid Parentheses<br>7. Valid Palindrome<br>8. Valid Anagram<br>9. Find the Index of the First Occurrence in a String |
14+
| String | ✅ 9 | 1. Reverse String<br>2. Reverse String II<br>3. Reverse Only Letters<br>4. Reverse Vowels<br>5. Roman to Integer<br>6. Valid Parentheses<br>7. Valid Palindrome<br>8. Valid Anagram<br>9. Find the Index of the First Occurrence in a String <br>10. Is Subsequence |
1515
| Linked List (LL) | 🚧 0 | Coming Soon |
1616
| Stack & Queue | 🚧 0 | Coming Soon |
1717
| Tree | 🚧 0 | Coming Soon |

0 commit comments

Comments
 (0)