azl397985856 / fe-interview

宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Apache License 2.0
2.85k stars 260 forks source link

【每日一题】- 2019-08-20 - 如果浏览器的调用栈被设计成队列会怎么样? #18

Closed azl397985856 closed 4 years ago

azl397985856 commented 5 years ago

众所周知,调用栈之所叫调用栈是因为其使用了栈这种数据结构来进行组织。

那么如何调用栈改成“调用队列”可以么?为什么

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.