-
-
Notifications
You must be signed in to change notification settings - Fork 28.4k
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 Algorithms Education #1301
Add Algorithms Education #1301
Conversation
What does this mean? |
@legodude17 changed judges to online judges. |
The description starts with an uppercase character and ends with a period.
Would it be possible to add some descriptions to the online judges? Like, what makes them unique, the difficulty, and so on. |
Done. added description. Online judges
|
Hey, sorry for the lack of response, please see #1363. |
Reviewed #1363! @sindresorhus |
He meant a description per item, not just a description of the section. |
|
The header image should be centered and you don't need the text header. |
|
|
|
@sindresorhus Please confirm.
|
|
The links in the |
@sindresorhus Modified. ❯ awesome-lint https://github.com/gaerae/awesome-algorithms |
I don't really see the point in including Korean things in the English version of the list. They can be included in the Korean translation only. This would make the list less noisy. Then you can drop the |
The descriptions in the |
Descriptions should not be titleized. For example, |
The heading of your list should be |
This should succinctly explain what algorithms are. |
Fixed the problem. However, URL can not be changed because it is open to the public. 😢 |
Of course it can. GitHub handles the redirection automatically. |
Awesome! But, github pages domain not redirection automatically. |
I really don't see the point of the website version. It's just a worse formatted version of the repo readme... |
https://github.com/gaerae/awesome-algorithms-education
A curated list to learning and practicing about algorithm.
By submitting this pull request I confirm I've read and complied with the below requirements 🖖
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
Requirements for your pull request
For example,
Add Name of List
, notUpdate readme.md
orAdd awesome list
.Example:
- [Fish](…) - User-friendly shell.
, not- [Fish](…) - Resources for Fish.
.Requirements for your Awesome list
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
awesome-list
&awesome
as GitHub topics. I encourage you to add more relevant topics.Contents
, notTable of Contents
.contributing.md
. Casing is up to you.Example:
- [AVA](…) - JavaScript test runner.
Node.js
, notNodeJS
ornode.js
.You can still use Travis for list linting, but the badge has no value in the readme.
Go to the top and read it again.