C programming language
given a linked list. write a c function that will count the nodes of the linked list and add that count in a node at the end of the linked list
given a linked list. write a c function that will count the nodes of the linke list and add that count in a node at the end of the linked list