Introduction - If you have any usage issues, please Google them yourself
The application list
(1). Keyboard input a set of elements to create a free one-way linked list head node (disorder).
(2). Traverse (print) one-way linked list.
(3). One-way linked list of elements in the inverse set (not allowed to apply the new node space).
(4). In the one-way linked list to remove all of the even elements of nodes.
(5). Sort of linked list, sorted list elements arranged in accordance with non-decreasing (Note: If you want to sort the order to swap two nodes, not by the content of the exchange nodes, and need a way to change the pointer location of the exchange node is recommended using direct insertion sort algorithm).
(6). The use of algorithms to create two non-decreasing order 5 one-way linked list, and then merged into a non-decreasing list.
(7). List established by the use of Algorithm 1, to delete the list of repeating elements.
(8). List established by the use of Algorithm 1, to achieve its broken down into two lists, one of which all of the