題組內容
2.(20%) Answer the following questions:
d. Consider a stack based on a singly linked list with each node pointing to its next node. For this stack, why must the data enter and exit the list from the head instead of the tail?
詳解 (共 1 筆)
黎慶噎
詳解 #5191082
因為Stack特性是Last In Fi...
(共 102 字,隱藏中)
前往觀看