摘要: Linked List is composed of a series of nodes. The list is terminated when a node's link is null. The last node in this linked list is called the 'tail 阅读全文
posted @ 2022-01-03 22:26 M1stF0rest 阅读(30) 评论(0) 推荐(0)