-
Notifications
You must be signed in to change notification settings - Fork 14
leetcode-js/leetcode/ds/linked_list #16
-
leetcode-js/leetcode/ds/linked_list
2.2 链表 链表的定义 定义 链表(Linked list) 通过"指针"将一组零散的内存块串联起来使用,它并不需要一块连续的内存空间。
https://2xiao.github.io/leetcode-js/leetcode/ds/linked_list.html
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment