Algo_ds_101: Brick Sort

Created on 2 Oct 2020  路  9Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Brick Sort

Submission Type
Algorithm

Submission Description
In computing, an odd鈥揺ven sort or odd鈥揺ven transposition sort is a relatively simple sorting algorithm, developed originally for use on parallel processors with local interconnections. It is a comparison sort related to bubble sort, with which it shares many characteristics.
Inventor: Habermann
Worst complexity: n^2
Average complexity: n^2
Best complexity: n
Space complexity: 1
Method: Exchanging
Stable: Yes

Contributors

  • [x] C++ -
  • [ ] C -
  • [x] Python -
  • [ ] Java -
  • [x] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] Scala -
C++ Hacktoberfest New Submssion TypeScript first timer good first issue java javascript python ruby scala

All 9 comments

@ahampriyanshu I want to work on this please assign this to me.

@ahampriyanshu I want to work on this please assign this to me.

@Rj-coder-iitian Please mention your preffered language

I want to work on it in C++. Please assign it to me @ahampriyanshu

I want to work on it in JavaScript.

I want to give it a shot in python.Please assign it to me @ahampriyanshu

assign to me for java @ahampriyanshu

I would like to work on this issue. I will use Java to solve this issue. can you please assign me with this issue? Thank you.

I want to work on it in C. Please assign it to me @ahampriyanshu

thanks @everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahampriyanshu picture ahampriyanshu  路  5Comments

Nirali0029 picture Nirali0029  路  5Comments

0x6f736f646f picture 0x6f736f646f  路  3Comments

aakashsoni-cloud picture aakashsoni-cloud  路  3Comments

Jaswantsinghh picture Jaswantsinghh  路  5Comments