Skip to content

Add "283. Move Zeroes" to "Two pointers" #269

New issue

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

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

Already on GitHub? # to your account

Closed
smith558 opened this issue Jun 19, 2023 · 3 comments · Fixed by #271 or #274
Closed

Add "283. Move Zeroes" to "Two pointers" #269

smith558 opened this issue Jun 19, 2023 · 3 comments · Fixed by #271 or #274

Comments

@smith558
Copy link
Contributor

https://leetcode.com/problems/move-zeroes/ is missing in the "Two pointers" pattern category. An interesting variation on the problem/

@seanprashad
Copy link
Owner

Added!
Screenshot 2023-06-19 at 3 10 04 PM

@smith558
Copy link
Contributor Author

@seanprashad https://leetcode.com/problems/is-subsequence/ missing from "Two Pointers" too

@seanprashad
Copy link
Owner

@seanprashad https://leetcode.com/problems/is-subsequence/ missing from "Two Pointers" too

Added!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants