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

Added move_zeros_to_end in python #161

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

Abhi-sheKkK
Copy link
Contributor

@Abhi-sheKkK Abhi-sheKkK commented Oct 31, 2024

This is one of the beginners' friendly questions on leetcode . The question is to move all the zeros in a list to the end. The solution i have provided is a python3 solution. Please try to merge this PR under hactoberfest label.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that you star the repository and follow me in github,otherwise PR will not merged. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Abhi-sheKkK Abhi-sheKkK deleted the Python_zeros_Question branch October 31, 2024 05:58
@Abhi-sheKkK Abhi-sheKkK restored the Python_zeros_Question branch October 31, 2024 05:58
@Abhi-sheKkK Abhi-sheKkK deleted the Python_zeros_Question branch October 31, 2024 06:03
@Abhi-sheKkK Abhi-sheKkK restored the Python_zeros_Question branch October 31, 2024 06:04
@Abhi-sheKkK Abhi-sheKkK reopened this Oct 31, 2024
@abhisek247767 abhisek247767 merged commit ec34644 into abhisek247767:main Oct 31, 2024
2 checks passed
@Abhi-sheKkK Abhi-sheKkK deleted the Python_zeros_Question branch October 31, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants