C++
Using the material in the textbook (NumberList) as a sample, designyour own dynamic linked list class (using pointers) to hold aseries of capital letters. (You may NOT use the linked-listclass template – you must create your own linked listclass.)
The class should have the following member functions:
– append, insert (at a specific position, return -1 if thatposition doesn’t exist)
– delete (at a specific position, return -1 if that positiondoesn’t exist)
– print
– reverse (which rearranges the nodes in the list so that theirorder is reversed)
– search (which returns the position of a specific value in thelist. Assume the first node is position
PayPal Gateway not configured
PayPal Gateway not configured