Introduction - If you have any usage issues, please Google them yourself
The chain table is a discontinuous and non sequential storage structure on the physical storage unit. The logical order of the data element is realized by the pointer address of the linked list, with a series of nodes (addresses), and the nodes can be generated dynamically.