-->
当前位置:首页 > 题库 > 正文内容

单选题:Consider a special queue which is a linear structure that allows

Luz3年前 (2022-11-16)题库468
Consider a special queue which is a linear structure that allows insertions at one end, yet deletions at both ends. Given an insertion sequence { 21, 15, 36, 63, 42 }. Which of the following is NOT a possible deletion sequence?




A.21 36 15 42 63
B.42 21 36 15 63
C.15 36 21 63 42
D.36 42 21 63 15


答案:B

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。