Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3. Two pointers #10

Open
lukasjhan opened this issue Mar 9, 2024 · 0 comments
Open

3. Two pointers #10

lukasjhan opened this issue Mar 9, 2024 · 0 comments
Assignees

Comments

@lukasjhan
Copy link
Member

two pointer는 배열을 앞뒤로 동시에 순회하는 방법을 말합니다 :)

https://leetcode.com/problems/valid-palindrome/description/

https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/description/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants