two pointer는 배열을 앞뒤로 동시에 순회하는 방법을 말합니다 :) https://leetcode.com/problems/valid-palindrome/description/ https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/description/