OpenGenus/cosmos

Add documentation in README.md inside each algorithm.

Open

#331 opened on Oct 3, 2017

View on GitHub
 (9 comments) (3 reactions) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfestadd code

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

So I noticed there's a README.md file inside each folder that actually provides no useful information.

What about we change each README.md file, for example cosmos/code/search/ternary_search/README.md to explain a bit about the Ternary Search algorithm?

Contributor guide