bhavinjawade / Advanced-Data-Structures-with-Python

Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
MIT License
111 stars 58 forks source link

Cleaned up the repo #20

Closed mcmonojit closed 3 years ago

mcmonojit commented 3 years ago

Each algorithm/DS has a folder which contains:

Found 2 disjoint_set.md files. Each had exactly same contents and thus removed one of them.

This pull request solves issue #10

bhavinjawade commented 3 years ago

Hi @mcmonojit ,

Looks good. Please correct links in the readme.md to point to the correct files (inside directories). Will merge the PR once its done.

Thanks

mcmonojit commented 3 years ago

I am pretty new these. I don't know how to edit the links in the readme.md file. Some guidance will be very helpfull.

mcmonojit commented 3 years ago

Hi @mcmonojit ,

Looks good. Please correct links in the readme.md to point to the correct files (inside directories). Will merge the PR once its done.

Thanks

Hello @bhavinjawade , I have updated the readme.md file as you have mentioned. Please review my PR.

mcmonojit commented 3 years ago

Hello @bhavinjawade , please let me know if there is any issue with my pull request.

mcmonojit commented 3 years ago

Hello @bhavinjawade , I am participating in Hacktoberfest 2020. As you know there has been some modifications in the rules. A pull request needs to be labeled as " hacktoberfest-accepted " by the maintainer to be valid. So if this PR has been helpfull could you please add the following label to this PR.

hacktoberfest-accepted