Algo-Tree icon indicating copy to clipboard operation
Algo-Tree copied to clipboard

Program to deleting N nodes after M nodes in a linked list.

Open KhushiChaudhary744 opened this issue 3 years ago • 1 comments

This is an algorithm or a general program to delete N nodes after M nodes in a singly linked list.

the user shall enter the linked list elements, decide its size and the values of m and n.

I will be implementing it in both languages python and C++, and uploading separate codes.

KhushiChaudhary744 avatar Mar 27 '21 11:03 KhushiChaudhary744

Please assign this to me.

purohitmansi avatar May 27 '21 12:05 purohitmansi