cpp icon indicating copy to clipboard operation
cpp copied to clipboard

FEAT: Added a delete function in LinkedList

Open arshizahid opened this issue 1 year ago • 0 comments

I am creating a pull request for...

  • I added a delete function in linkedList.cpp file.
  • This delete function is taking an argument of int type, that is key to be deleted from linked list, if available.

arshizahid avatar Nov 13 '24 16:11 arshizahid