Rickety-Code / DSA-Problems

1 stars 6 forks source link

Remove element from nth position in a Linked list #40

Open RaisaGhosh opened 2 years ago

RaisaGhosh commented 2 years ago

Given a singly linked list and an index, we can remove the element from the given index.

RaisaGhosh commented 2 years ago

Hey @Rickety-Code ,

I would like to contribute to this issue under the HACKTOBERFEST 2022. Can you assign it to me?

Rickety-Code commented 2 years ago

Assigned