Skip to content

Commit 961dbf3

Browse files
authored
marked as complete.
1 parent 543de35 commit 961dbf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Master space-star balance, index mathematics, and symmetry reasoning.
136136
- [x] Count vowels and consonants
137137
- [x] Remove spaces
138138
- [x] Check substring manually
139-
- [ ] String compression (aaabb → a3b2)
139+
- [x] String compression (aaabb → a3b2)
140140
- [ ] Longest palindrome substring (brute force)
141141

142142
## 🔵 PHASE 4 — Recursion & Algorithmic Depth

0 commit comments

Comments
 (0)