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

[Algo] Bubble Sort [Rust] #358

Closed
eloc3147 opened this issue Oct 7, 2018 · 2 comments
Closed

[Algo] Bubble Sort [Rust] #358

eloc3147 opened this issue Oct 7, 2018 · 2 comments
Labels
invalid This doesn't seem right

Comments

@eloc3147
Copy link

eloc3147 commented Oct 7, 2018

https://en.wikipedia.org/wiki/Binary_search_algorithm

I realize that Rust is not currently an accepted language, but I think it should be considered.
If necessary, I could contribute Rust code samples for every currently accepted algorithm.

@sangamcse
Copy link
Member

GitMate.io thinks possibly related issues are #147 ([Algo] Merge Sort [C]), #145 ([Algo] Selection Sort [C]), #19 ([Algo]: Add Bubble Sort in C), #146 ([Algo] Quick Sort [C]), and #296 ([Algo] Quick Sort [Elixir]).

@sangamcse sangamcse added enhancement New feature or request lang/C labels Oct 7, 2018
@eloc3147 eloc3147 mentioned this issue Oct 7, 2018
7 tasks
@sangamcse sangamcse added invalid This doesn't seem right and removed difficulty/low enhancement New feature or request hacktoberfest HACKTOBERFEST 2020 lang/C type/algo labels Oct 7, 2018
@sangamcse
Copy link
Member

Please read the documentation first. Before adding any algorithms in other languages in the repo, we have many settings to do. So please propose a language first. Thanks for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants