mahawiki / BackToBasics-Hacktoberfest

Hacktoberfest community repository. In this repository, you can find all the resources you need to get start your career in tech industry.
GNU General Public License v3.0
6 stars 7 forks source link

I want to contribute some basic DSA codes of python. #25

Closed Shubhamnakawe closed 3 years ago

APratham commented 3 years ago

That sounds great. We have a PR that was going to add a /Python folder, but you can create it too. We also have some codes in /Data Structures and Algorithms using Python. Please go through them and make sure that you are not committing similar codes as it will lead to confusion

Shubhamnakawe commented 3 years ago

Is it fine if I add files in /Data Structures and Algorithms using Python folder.

APratham commented 3 years ago

Yes sure you can do that

Shubhamnakawe commented 3 years ago

@APratham I have added 4 new programs in python.

Please review my PR #30

APratham commented 3 years ago

@Shubhamnakawe sorry about that. I was a little busy. Will do that now for sure.

Shubhamnakawe commented 3 years ago

Thank you for helping me.