cpp
cpp copied to clipboard
added delete function in linked list
I am creating a pull request for...
feat - #374
addded a new function delete in linked list which delete a node from the list if value is given