The Wayback Machine - https://web.archive.org/web/20200920143105/https://github.com/mgechev/javascript-algorithms/issues/131
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

Complete "When to use" section && add README.md file in all src/* folders #131

Open
BitYog opened this issue Nov 30, 2017 · 4 comments
Open

Complete "When to use" section && add README.md file in all src/* folders #131

BitYog opened this issue Nov 30, 2017 · 4 comments
Labels

Comments

@BitYog
Copy link

@BitYog BitYog commented Nov 30, 2017

Hey @mgechev,
I noticed that you have a README.md file in src/sorting, which has the Big O complexity for all algorithms. It also has the "When to use" column, which is blank. Basecs already has many algorithms' explanations, and can be used to fill in this.column. The explanations are valid for most languages and are concise.

Also, a README.md for all src/* folders would be helpful. (I would like to work on this)

@mgechev
Copy link
Owner

@mgechev mgechev commented Nov 30, 2017

Sounds good!

@leomaurodesenv
Copy link

@leomaurodesenv leomaurodesenv commented Nov 30, 2017

Can have translated to other languages too?
I'm Brazilian, i can translate to Portuguese.
This javascript-algorithms is pretty good.. can be accessible for anyone.

@BitYog
Copy link
Author

@BitYog BitYog commented Dec 1, 2017

@mgechev Thanks! Working on it now.
@leomaurodesenv I'm not an expert in languages, but there could be translated versions.

@mgechev mgechev added the enhancement label Dec 1, 2017
@BitYog
Copy link
Author

@BitYog BitYog commented Dec 2, 2017

Due to having done mistakes while commiting big changes, I'm going to resolve this issue by doing small commits, in three phases:

  • Add Basecs articles for src/sorting (As it already has a README)
  • Add README.md files for all src/* folders
  • Add relevant Basecs articles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.