-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation #8
Comments
Do you still need help for the documentation of the algorithms? |
Yes, we do! You can just choose whatever algo you want and document it the best you can. |
As I see many folders (string, sorting for example) have already had README file in their directory. Are they good or we still able to revise and improve them? |
Yes! Please feel free to submit improvements wherever you may see fit! @tvcapital |
Is there still any help needed? |
Yes! Feel free to open PRs adding docs wherever you may see fit! 👍🏻 @patilniraj8 |
Ok I would like to work on it thanks
…On Fri, 11 Aug, 2023, 1:17 pm Alexander González, ***@***.***> wrote:
Is there still any help needed?
Yes! Feel free to open PRs adding docs wherever you may see fit! 👍🏻
@patilniraj8 <https://github.com/patilniraj8>
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2G36VTCWOAAARABCA2Z5VTXUXPPXANCNFSM475L2YUQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Can u please review the pull request i created just now |
I have written up ReadMe.md's for the General and Graphs folders. Tomorrow I plan to write one for the Math's folder and submit a PR. |
Worked on the readme.md for bit manipulation. Can you review my PR #72 in addition of I made some changes for readability. |
Been recently working with a Merkle Tree. Would it be something interested to add to the repo? |
Yeah, @Peponks9, feel free to open a PR! |
We want to document each class of algorithms. This comes in two flavors:
sorting
.You can find examples of documentation comments here.
General guidelines for the explanations are:
The text was updated successfully, but these errors were encountered: