Yangs FinTech Note

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

標籤: "stack" 相關文章

Data Structure (3) - Stack

A stack is a one-ended linear data structure which model a real world stack by having two primarily operations, namely push and pop.

Tags:
# data structure
# computer science
# stack
Date: 2022/09/28