[100 problems](https://leetcode.com/discuss/study-guide/1688903/Solved-all-two-pointers-problems-in-100-days.)

лекция 5. префиксная сумма и пойнтеры

RUNNING FROM BOTH ENDS

Снимок экрана 2023-10-07 в 21.49.06.png

125. Valid Palindrome https://leetcode.com/problems/valid-palindrome/

15. 3Sum https://leetcode.com/problems/3sum/

75. Sort Colors https://leetcode.com/problems/sort-colors/description/

344. Reverse string https://leetcode.com/problems/reverse-string/description/

345. Reverse vowels in a string https://leetcode.com/problems/reverse-vowels-of-a-string/submissions/483108738/

680. Valid palindrome 2 with deleting https://leetcode.com/problems/valid-palindrome-ii/description/