- 1、本文档共5页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
数据结构试题(英文版)C
Final Examination Paper on Data Structures(A)
I、Fill Vacant Position (1′×10=10′)
1、____________is the name for the case when a function invokes itself or invokes a sequence of other functions,one of which eventually invokes the __________again.
2、In a __________ data structure, all insertions and deletions of entries are made at one end. It is particularly useful in applications involving __________.
3、In c++ , we use ____________operator to implement the circular queues.
4、In processing a contiguous list with n entries: insert and remove require time approximately to _________. And clear, empty, full, size operate in ________ time.
5、One of method of searching is ____________________that requires ordered list.
6、The time complexity of the quicksort is______________.
7、Only __________ ____________graph has topological order.
II、Multiple choice (2′×10=20′)
1、In a tree, ______are vertices with the same parent. ( )
A. children B. sibling C. adjacent D. leaf
2、A queue is a version of ( )
A. linked list B. LIFO list C. sequential list D. FIFO list
3、How many shapes of binary trees with four nodes are there ( )
A. 12 B.15 C. 14 D. 13
4、Among sorting algorithms, which kind of algorithm is divide-and-conquer sorting ( )
A. shell sort B. heap sort C. merge sort D. inserting sort
5、For the following graph, one of results of depth_first traversal is ( )
A. abcdefghi B. abcdeighf C. acbdieghf D.abdeighfc
6、In a binary tree, if the result of traversing under preorder is the same as that under inorder, then ( )
A. It is only a binary tree with one node
B. It is either empty, or the left subtree of any node of the tree is empty
C. It is only an empty binary tree
D. It is either empty, or the right subtree of an node of the tree is empty
7、There are _______solutions to the problem of placing four queens on a 4×4 board. ( )
A. 2 B. 3 C. 6 D. 4
8、Which function is smallest order o
您可能关注的文档
最近下载
- 旋转防喷器杨晓亮.ppt VIP
- 油水井大修工艺技术.pptx VIP
- 新12J04-2内装修配件.docx
- 2025年信息素养大赛复赛模拟题及解析(C++算法创意实践挑战赛-小学组).docx VIP
- 叉车司机(2级) 资格培训包 技师.docx VIP
- 2025届东北三省精准教学联盟高三下学期4月模拟考试数学试卷(含答案与解析).pdf VIP
- 消防法律法规培训.pptx VIP
- 中医诊所管理规章制度(2篇) .docx VIP
- 2024-2030年半导体气体检测行业市场现状供需分析及投资评估规划分析研究报告.docx
- (高清版)B 19762-2007 清水离心泵能效限定值及节能评价值.pdf VIP
文档评论(0)