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

Alternate positive and negative numbers #10

Open
Ananyaas opened this issue Oct 5, 2021 · 2 comments
Open

Alternate positive and negative numbers #10

Ananyaas opened this issue Oct 5, 2021 · 2 comments
Labels
Arrays good first issue Good for newcomers Hacktoberfest Participating in Hacktoberfest '21

Comments

@Ananyaas
Copy link
Collaborator

Ananyaas commented Oct 5, 2021

Given an unsorted array of N positive and negative numbers. Your task is to create an array of alternate positive and negative numbers without changing the relative order of positive and negative numbers.
Note: Array should start with positive number.

@Ananyaas Ananyaas added good first issue Good for newcomers Arrays Hacktoberfest Participating in Hacktoberfest '21 labels Oct 5, 2021
@Tanisha1721
Copy link

Could you please assign this issue to me?

@Ananyaas
Copy link
Collaborator Author

Ananyaas commented Oct 6, 2021

@Tanisha1721 you can work on this issue. All the best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrays good first issue Good for newcomers Hacktoberfest Participating in Hacktoberfest '21
Projects
None yet
Development

No branches or pull requests

2 participants