Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

FEAT: Added a delete function in LinkedList#375

Open
arshizahid wants to merge 1 commit intoAllAlgorithms:masterfrom
arshizahid:feat/deleteFunction-linkedlist
Open

FEAT: Added a delete function in LinkedList#375
arshizahid wants to merge 1 commit intoAllAlgorithms:masterfrom
arshizahid:feat/deleteFunction-linkedlist

Conversation

@arshizahid
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant