Question: Write a function in C++ using doubly linked list which has characters as node data. The function should check whether the list a palindrome or

Write a function in C++ using doubly linked list which has characters as node data. The function should check whether the list a palindrome or not. The function will return the count of unique alphabets in the list. A palindrome is a word which spells same forward and backward. e.g MADAM.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!