Question: 1. a) Extend the templated class Unsortedlist by adding the following operation C new member funstion): find, display and delete the node with the smallest
1. a) Extend the templated class Unsortedlist by adding the following operation C new member funstion): find, display and delete the node with the smallest info in the list FfindDel), Delete only the first occurrence. Traverse the list only once. Assume the class UnsortedList based on linked nodes. (15 points) b Write a driver program which includes the new member function findDel and some of the member functions listed bellow (S points) File UnList2 h Header file for Unsorted List ADT Class is templated template
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
