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

Add Odd-Even Sort / Brick Sort #2067

Open
shanvijha30 opened this issue Oct 4, 2023 · 3 comments
Open

Add Odd-Even Sort / Brick Sort #2067

shanvijha30 opened this issue Oct 4, 2023 · 3 comments

Comments

@shanvijha30
Copy link

Odd-Even Sort / Brick Sort :
This algorithm is divided into two phases- Odd and Even Phase. The algorithm runs until the array elements are sorted and in each iteration two phases occurs- Odd and Even Phases.

Feature :
Add Odd-Even Sort / Brick Sort in C++ and Java .

Description of solution :
Will add Odd-Even Sort / Brick Sort with adequate comments and proper documentation for readers to get a clear understanding.
To be added in C++ and Java .

Alternatives Considered :
Could you please assign me this issue under Hacktoberfest 2023

@shanvijha30
Copy link
Author

@DHEERAJHARODE I would like to work on this issue. Please assign it to me.

@Ashima2003
Copy link

I wish to contribute. Kindly assign me this issue.

@Ashima2003
Copy link

I wish to contribute. Kindly assign me this issue.

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