C program using circular single linked list

Job ID: 31677497

Budget: ₹600 – ₹1,000 INR

Write a program to accept a string from user and store its each character in a separate node of circular single linked list and check whether the entered string is a palindrome or not.

To be implemented in C language. Using data structures (circular single linked list).