/howstuffwork

A repository to explain how basic stuff work?

howstuffwork

A repository to explain how stuff work in computer science.

Contribution guidelines

When adding about say "A" following things should be present:

What is A?

Explain what is A.

Why and When useful?

Importance of A and when it is used.

Implementation

How it is implemented.

  • If an algorithm, data structure it should pseudo code
  • If system design question explain it's working.
  • If anything else add appropriate implementation details

Further Reading

Reference of your content and links for further deep understanding

For Example see -> this

Need help?

Happy Contributing :)

  1. Make sure you are not adding something already present. However typo fix and improvements are accepted
  2. Mention your name and github handle in Contributors List
  3. Don't forget to star the repository :p