Skip to content

Explain to me like I'm 5, what the pros/con are each data_structure/algorithm #133

@BaReinhard

Description

@BaReinhard

Create a file in the descriptions folder, choose one data_structure or algorithm and give a brief explanation of what the pros and cons are (like I'm 5). Then explain in deep details the pros and cons of the structure, giving the best descriptions possible.

Files Structure:

/descriptions/data_structure.md
ex: /descriptions/breadth_first_search.md

File Content Structure:

## ELI5
Some text explaining the algorithm to someone who is 5 aka not too technical, but should explain enough
### Pros
* Pros
### Cons
* Cons

## Technical Explanation
Some text explaining in greater detail.
### Pros
* Pros
### Cons
* Cons

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions