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

Segregate 0s and 1s in an array #394

Open
nik132-eng opened this issue Oct 11, 2021 · 4 comments
Open

Segregate 0s and 1s in an array #394

nik132-eng opened this issue Oct 11, 2021 · 4 comments

Comments

@nik132-eng
Copy link
Contributor

Enter your question -

You are given an array of 0s and 1s in random order. Segregate 0s on the left side and 1s on the right side of the array [Basically you have to sort the array]. Traverse array only once.

Enter link to the question(if question belongs to any online platform) -

https://www.geeksforgeeks.org/segregate-0s-and-1s-in-an-array-by-traversing-array-once/

Tags for the question(eg - Array, Basic, Stack, etc.) -

array

@RAshid602
Copy link
Contributor

@nik132-eng Do you want to work on this?
if Yes Kindly request by saying
"Kindly Assign this to me".

@nik132-eng
Copy link
Contributor Author

yes sir, can you please assign it to me for hacktober fest

@nik132-eng
Copy link
Contributor Author

hello sir
can you please assign me this issue?

@nik132-eng
Copy link
Contributor Author

@RAshid602

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