-
Notifications
You must be signed in to change notification settings - Fork 703
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
Explain to me like I'm 5, what the pros/con are each data_structure/algorithm #133
Comments
May I work on it? |
I would also like to add some descriptions if that's okay |
Let's just wait for @BaReinhard to be online. |
Anyone can work on it. The length isn't important but it should be as detailed as possible to gain a full understanding of the algorithm or data structure. |
@BaReinhard When will you close this issue? Would you close it after I PR a 6 algorithm/data structure description? Because, as far as I know, Hacktoberfest counts a PR as a contribution if it closes an issue (tell me if I am wrong). |
@BaReinhard I'm interested in working on it. |
So how we gonna divide it? |
Yeah, great! |
Hey, @BaReinhard, Can you have a look at my forked repo and see the explanation of Binary Search and tell me if I did explain it well enough. |
@BaReinhard @m-sameer Could you review my work for HashTable and see if it is okay to merge? :) |
please assign this issue to me. Thank you! |
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:
File Content Structure:
The text was updated successfully, but these errors were encountered: