Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.48 KB

File metadata and controls

42 lines (27 loc) · 1.48 KB

Algorithms Explained - How to contribute

The Goal

Our goal is to have an interesting source of algorithms explained and different approaches for any language.

Contributing

Your contributions to this repo are always welcome! Check for source folder, it must have some folders with some challenges. Choose one (or more) and the language, create a lowercase language named folder (as c#, js) and add your files as index.[language extension] and how.md.

No PR will be discarded without explanations!

Core Values

Less is more! 💪

We ❤️ simplicity.
We ❤️ essential stuff.

We ❤️ widely applicable knowledge/skills.

There are enough stress sources in everybody's lifes.
We strive to be helpful without adding to the stress and creating hype.
Most endless stream resources (forums, newsletters, blogs, communities) are noisy and create questionable value.
Be mindful of that fact when adding resources.

Guidelines

One item per Pull Request.

There may be a discussion related to an item you want to add. Adding just a single item per pull request makes it much easier for everyone involved.

Do not open issues with resources, create a Pull Request instead!

It is just easier to discuss and decide on a resource within a Pull Request.