3 Write Program Print Doubly Linked List Reverse Note T Change Order Contents List B Done Q37086427

3. Write a program to print the doubly linked list in reverse. Note a. You cant change the order or contents of the list. b.

in c++ , please help

3. Write a program to print the doubly linked list in reverse. Note a. You can’t change the order or contents of the list. b. Should be done using recursion c. Should not use any extra space. d. The list has only one pointer, the head and no tail pointer. Zero points if any of the above points are violated Show transcribed image text 3. Write a program

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.