Randomly Philled

i. delete all occurrences of a given key item in Singly Linked List. ii. Search an element in Singly Linked List (10 marks) 6. a. What are Header nodes? How do header nodes help to simplify the operation of Circular Doubly Linked List? (6 marks) b. Write C function to implement the following in a Doubly Linked List. i. Insert a node at the ... ................
................