DSA
DSA copied to clipboard
Documentation for the algorithms
It'd be awesome to have a lot of documentation for the algorithm that was implemented in different languages
🐞 Problem Currently, we have only a bunch of documentation of the algorithms 🎯 Goal Have a lot of documentation of the algorithm
💡 Possible solutions Add documentation of the algorithm
How to make it? Check out Contribution Guidelines
📋 Steps to solve the problem
- Comment below about what you've started working on.
- Add, commit, push your changes
- Submit a pull request and add this in comments - Addresses #
- Ask for a review in the comments section of the pull request
- Celebrate your contribution to this project 🎉
@ming-tsai please assign me I wanted to and binary search doc file
Is this a mistake by any chance? I think this issue should stay open because the documentation will require regular updates as new algorithms are added in the repository.
Is this a mistake by any chance? I think this issue should stay open because the documentation will require regular updates as new algorithms are added in the repository.
Yes
Greetings @ming-tsai !! I want to contribute for DSA. Please assign me any task so that I will continue working on it.
Hi @ming-tsai, I am new to contributing stuff on open source. Is it okay to write documentation for the code that is already in the algorithms folder or should i write a new algorithm and then a document for it?
if okay, then can i write some documentation?
Hi @ming-tsai, I am new to contributing stuff on open source. Is it okay to write documentation for the code that is already in the algorithms folder or should i write a new algorithm and then a document for it?
if okay, then can i write some documentation?
Yes @viraj28, I'm waiting your pull request
Greetings @ming-tsai !! I want to contribute for DSA. Please assign me any task so that I will continue working on it.
Yes, you could check this repo if it is missing an algorithm then open an issue about it
Hi @ming-tsai can I start working on Heap sort documentation? Thanks :)
Hi @ming-tsai can I start working on Heap sort documentation? Thanks :)
Yes, I will waiting your pull request
Hi @ming-tsai, can I add documentation for min heap?
The implementation of ternary search in C seems to search for a value (that is passed as parameter) in an array. But the Wikipedia page about ternary search defines it as an algorithm that searches for a minimum or maximum of a function. I would like to write documentation for ternary search, but I am a little bit lost there.
The implementation of ternary search in C seems to search for a value (that is passed as parameter) in an array. But the Wikipedia page about ternary search defines it as an algorithm that searches for a minimum or maximum of a function. I would like to write documentation for ternary search, but I am a little bit lost there.
Hi @UG-SEP, Could you explain his about the algorithm?
Could I add documentation for min heap in the meantime?
Could I add documentation for min heap in the meantime?
Yes, I will wait for your pull request
Thanks :)
hey can you assign me this pull request . i also want to add documentation of Backtracking Algorithm.
hey can you assign me this pull request . i also want to add documentation of Backtracking Algorithm.
Hi @sunil14701, This issue is generally, so it isn't going to assign to anyone, but you could open a new issue documentation of Backtracking Algorithm.
Hi @ming-tsai , Do you want documentation in markdown or code comments?
Hi @ming-tsai , Do you want documentation in markdown or code comments?
Hi @banerjeesoumya15, This issue is for markdown documentation.
Hi @ming-tsai ,
I am new to contributing stuff on open source.
I would like to translate DSA/tree/main/docs/en/Bubble-Sort.md
into Japanese and add to DSA/tree/main/docs/ja
.
Is it OK?
Hi @ming-tsai , I am new to contributing stuff on open source. I would like to translate
DSA/tree/main/docs/en/Bubble-Sort.md
into Japanese and add toDSA/tree/main/docs/ja
. Is it OK?
Ok, I will wait for your pull request.
Hey @ming-tsai I am working on the en documentation for count sort. Is that ok?
Hey @ming-tsai I am working on the en documentation for count sort. Is that ok?
Yes @Konnor-Young, I'm waiting for your pull request.
Hi, could I add documentation for the singly linked list algorithm?
Hi, could I add documentation for the singly linked list algorithm?
Hi @aakgn, Yes, I will wait for your pull request 🤗🤗
Pull Request: Singly Linked List Documentation #763
Should I write Documentation about Vectors (C++)?
Should I write Documentation about Vectors (C++)?
There is not obligation for documentation of the algorithms but inside of the algorithm file you should have the comments that reader to understand the process
Hi @ming-tsai, may I write the documentation for the doubly linked list? Thanks
Hi @ming-tsai, may I write the documentation for the doubly linked list? Thanks
Hi @Ayebilla, Ok I will be waiting for the pull request.