Delete From Any Position in Linked Lists
Delete From Any Position in Linked Lists
Task
Complete the function deleteNode to delete an element from any position.
Sample 1:
Input Output
53 1245
12345
https://www.codechef.com/learn/course/linked-lists/LINKEDLIST03/problems/LINK01P13 1/1