puruagarwal1 / python_dir

accepted in hacktoberfest 2023
15 stars 112 forks source link

Add Odd-Even Sort / Brick Sort #47

Open shanvijha30 opened 9 months ago

shanvijha30 commented 9 months ago

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 Python.

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 Python.

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

shanvijha30 commented 9 months ago

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

saku1331 commented 9 months ago

I wish to contribute. Kindly assign this to me.