rahulsain / Hackerrank_30daysOFcode

30 days of code solution in C++/JAVA/C/Python/JavaScript/C#
https://www.hackerrank.com/domains/tutorials/30-days-of-code
GNU General Public License v3.0
177 stars 180 forks source link

Completing the left questions in Python #270

Closed yash982000 closed 4 years ago

yash982000 commented 4 years ago

I am solving all those which are left for python

yash982000 commented 4 years ago

I have solved the Generics in Python. Let me know if I can create the pull request.

VenkatVuddagiri commented 4 years ago

Which day questions are left?

rahulsain commented 4 years ago

There are no question left, they cant be implemented using Python that what the contributors told me.

yash982000 commented 4 years ago

They can be. Generics is left.

yash982000 commented 4 years ago

Technically, it is not available for the hackerrank submission but those who want to think out of the box can typically try it in python and I have that part. It would be very helpful for people knowing only Python

VenkatVuddagiri commented 4 years ago

I've made a pr for generics in java already. It got merged. Closes #270

yash982000 commented 4 years ago

Yes but, I am telling for Python. There is still a cross over there.

rahulsain commented 4 years ago

@yash982000 ok waiting for your contribution. Thanks for the clarification.

yash982000 commented 4 years ago

@rahulsain3000 Can I open a PR for a solution in Python? I guess to do it in all languages is our task and so it shouldn't be a problem.

yash982000 commented 4 years ago

Ohh, okay thanks doing. @rahulsain3000

yash982000 commented 4 years ago

Done @rahulsain3000

yash982000 commented 4 years ago

Thanks, @rahulsain3000 Let me know if some other such remaining stuff is left. Also, can you label those issues with Hactoberfest?

rahulsain commented 4 years ago

@yash982000 if you're willing to contribute then you can make update in readme file on regular basis at mid night or so by checking recently merged files that wasn't updated by the contributors when they add/create (not update) code

yash982000 commented 4 years ago

@rahulsain3000 Okay, sure, I will do that at night and accumulate all from the recent PR changes.

rahulsain commented 4 years ago

Ok @yash982000 thanks for lending a helping hand #283 please comment here so I can assign you