Yangs FinTech Note

關於軟體工程, 財務金融與投資

標籤: "list" 相關文章

Data Structure (2) - Singly and Doubly Linked List

A linked list is a sequential list of nodes that hold data which point to other nodes also containing data.

Tags:
# data structure
# computer science
# list
Date: 2022/09/21