Python數據結構之鏈表(linked list)

以下是比較好的文章彙總: 1. python數據結構之鏈表(linked list) https://blog.csdn.net/qq_39422642/article/details/78988976# 目錄 基礎 知識 1.1 鏈表的基本結構 1.2 節點類和鏈表節點的定義 1.3 順序打印和逆序打印 鏈表的基本操作 2.1 計算鏈表長度 2.2 從前,後插入數據 2.3 查找與刪除 2. p
相關文章
相關標籤/搜索