Is (stack) a dynamic data structure?

后端 未结 0 403
别那么骄傲
别那么骄傲 2020-12-22 04:53

I\'ve read that stack is a dynamic data structure, but I think it can be both! because I can implement it either by using an array or a linked list, so it can be both?, dep

相关标签:
回答
  • 消灭零回复
提交回复
热议问题