Skip to content

Add documentation #8

@alexfertel

Description

@alexfertel

We want to document each class of algorithms. This comes in two flavors:

  • Adding README files to each directory holding a class of algorithms, for example, sorting.
  • Adding documentation comments to each of the algorithms.

You can find examples of documentation comments here.

General guidelines for the explanations are:

  • Be concise. Keep in mind these algorithms are meant for educational purposes.
  • Link to the bibliography.
  • Images are better than no images.
  • If it is possible, include time and space complexities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions