import linked_list_recursion
Hello there, the question which is posted here is currently not loaded. But from the question, i can understand that you wanted to implement linked list. So i'll explain linked list here.
Linked List is a type of data structure in which the elements are not stored in contiguos locations and the elements of the linked list are connected with the help of pointers.
I'd be more than happy to help you solve the question as needed.
Please comment and let me know if i can help any further.
Thank you.
Have a good day.
Get Answers For Free
Most questions answered within 1 hours.