双向链接表 meaning in Chinese
two-way linked list
Examples
- If your code does not require a doubly linked list you may want to reconsider using
如果代码不要求双向链接表,可能需要重新考虑使用 - Is a doubly linked list , so element insertion is fast at the head , tail , and at a known position
是双向链接表,因此头、尾和表中已知位置(