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 any remaining Sorting Algorithm of your choice. #197

Closed
tulika-99 opened this issue Oct 3, 2021 · 8 comments
Closed

Add any remaining Sorting Algorithm of your choice. #197

tulika-99 opened this issue Oct 3, 2021 · 8 comments

Comments

@tulika-99
Copy link
Owner

tulika-99 commented Oct 3, 2021

You can add any Sorting Algorithm of your choice in any language.

  • Choose an algorithm that isn't already present in the repo.
  • or implement the same algorithm in a different language.( Pls do check if its already present or not)
  • or write a MD file with the explanation, theory, time and space complexities with examples.

What all to keep in mind

  • Check the comments to make sure no one is already working on it. (Check the List Of Whats Done.md file)
  • Comment the algorithm and language that you chose.
  • Check the repo guidelines for steps and format and start working.
  • you don't necessarily need to know how to code , you can even write algorithms and its explanations in a text file for those algos who are missing it and help us in documentation.
  • Please refrain from adding spam PR's . They will be marked as invalid !!

Note

Since this repo is old, most of the algos are already present. But some not so common algos are still left to be implemented in various different languages. This might serve as a research assignment for some.

@SamikshyaMstar
Copy link
Contributor

SamikshyaMstar commented Oct 4, 2021

Hey @tulika-99 can I take this issue?

@mk1107
Copy link
Contributor

mk1107 commented Oct 4, 2021

Hi, made a PR #199 please merge it.

@SamikshyaMstar
Copy link
Contributor

Hi, made PR #203 pls merge it @tulika-99.

@SamikshyaMstar
Copy link
Contributor

@tulika-99 kindly merge PR #203 made.

@SemwalShaurya
Copy link
Contributor

Hi @tulika-99 !
I want to work on TimSort for C++

@LemonKvas
Copy link

hi @tulika-99
i would like to add some algorithms in typescript :)

@tulika-99
Copy link
Owner Author

@LemonKvas Sure go ahead.

@SemwalShaurya
Copy link
Contributor

Hey @tulika-99, I made a PR #217 . Do check it out for merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants