zeel-codder / Recursion-Hub

Write a solution to any recursive problem in any language of your choice
9 stars 52 forks source link

Recursion - Delete kth node from Linked List in java #31

Closed mondalraj closed 3 years ago

mondalraj commented 3 years ago

Please review my code and if you find this suitable for your repository then please merge my pull request under the label of hacktoberfest. Thank you

zeel-codder commented 3 years ago

very nice and clean code. Thanks for your contribution.

mondalraj commented 3 years ago

Can I make PR for some other question too?

zeel-codder commented 3 years ago

Yes, but try to do first type contributions(see README file). so, you learn something new.