-
Notifications
You must be signed in to change notification settings - Fork 20k
Update Readme.md File #304
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
Comments
@yogeshAgarwal Can you please provide some details on why have you have opened this issue? |
there are so many algos in this repo but only some of them is mention in the readme.md, so we should design redme.md so that it can gives all the information of algos present in the repo. |
If you want to take up on this then you can create a new markdown file with a list of all algos with their links under their correct category. Let me know if you want to take this |
yes, i want to do work on it but after 29 November, is it okay? |
Yes sure. I will assign this to you |
@varunu28 , Did @yogeshAgarwal complete the work? If not, then can I do it? |
@GammaBurst101 Yes you can take it up |
@varunu28 , How should I do it? Write the name of each .java file under their respective headings like "Dynamic Programming"and a relative link in markdown after the already written explanations of the Sorting and Searching algorithms? Or should I do it in any other way? |
@GammaBurst101 Yes. I think creating a tabular format for representing all the algorithms would be much more representable |
Yes. Tabular format will be good. |
@GammaBurst101 You can go ahead with the changes and make a PR |
@varunu28 Now, I feel that I can't do it. You were talking about tabular format and I don't know how to do that. I thought of a list but that also I can't do as the markdown written by me doesn't work. (Example: [bags](Data Structures/Bags/Bag.java)). |
@GammaBurst101 It is alright. Getting hold of README syntax won't take more than a day for you. Just go through this README Guide. See what I did there 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: