单向链接表 meaning in English
unidirectional chained list
Examples
- Using a singly linked list saves the overhead of updating an additional pointer for all operations as well as the memory for that pointer
使用单向链接表可省去更新所有操作的附加指针以及该指针的内存的系统开销。
unidirectional chained list