ABHISHEK-AMRUTE / CP_Algorithms_hacktoberfest

Collection of All CP algorithms
16 stars 69 forks source link

Inserting a node at nth position in a linked list #80

Closed sanorita238 closed 3 years ago

sanorita238 commented 3 years ago

Hello I am writing an algorithm to insert a node at nth position in the linked list. please check and merge it. Thank you in advance.

ABHISHEK-AMRUTE commented 3 years ago

Merging into the base. If you find this repo helpful for your Hacktoberfest journey then please drop a star.