Introduction - If you have any usage issues, please Google them yourself
Single-linked list form on a variety of operations: initialization, create and output elements, destruction, insert, delete, locate, find the table length, " sub-space" , a single list sorted, the merging of two lists and the " remove duplicate element " a total of 12 operations.