Computer Science, asked by pearllazar, 9 months ago

Suppose we have a doubly-linked list made of Nodes. Each Node contains a char and two Node * variables called Next and Back. We have a Head pointer and a Tail pointer. We would like to have a function which will remove all occurrences of a character called Target from the list. Write the algorithm for the function.

Answers

Answered by pratibha99996
4

Answer:

agar hume answer pata hota toh hum iss app pe kya karte

Similar questions