计算机应用基础数据结构部分试题及答案(Application of computer based data structure questions and answers).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
计算机应用基础数据结构部分试题及答案(Application of computer based data structure questions and answers)
计算机应用基础数据结构部分试题及答案(Application of computer based data structure questions and answers)
Our pride is largely based on our ignorance! - Lessing
Computer application basic data structure part questions and answers
1. choice questions:
1. the complexity of the time complexity of the following program segments is (
For (i=1; i=n; i++)
For (j=1; j=i; j++)
For (k=1; k=j; k++)
X=x+1;
A., O (1), B.O (n), C., O (N2), D.O (N3)
2., in the data structure, the data structure can be logically divided into ()
A. dynamic structure and static structure, B. compact structure and non compact structure
C. linear structure and nonlinear structure, D. internal structure and external structure
3. data structures include four basic types: set, linear, tree, and graph structures.
A. storage structure, B. logic structure, C. basic operation, D. algorithm description
4. data () include search, insert, delete, update and sort, etc..
A. storage structure, B. logic structure, C. basic operation, D. algorithm description
5. the storage structure of data includes four basic types of sequence, link, hash, and ().
A. linear B. array, C. set, D. index
6., the following () is the best time complexity, i.e., the shortest execution time.
A., O (n), B.O (logn), C., O (nlogn), D.O (N2)
7. the complexity of the time complexity of the following program segment is ()
For (int i=0; im; i++)
For (int j=0; jn; j++)
A[i][j]=i*j;
A., O (M2), B.O (N2), C., O (m*n), D.O (m+n)
8. () is not the basic feature of the algorithm.
A. correctness, B. length is limited, C. within the specified time to complete D. certainty
9. the input sequence of a stack is 1, 2, 3, 4, 5, and the following sequence is the output sequence of the stack.
A. 31245, B.41325, C.23415, D.14253
10., in the N node with two nodes, the number of chains is empty, and the number of fields is ().
A., n-1, B., 2N-1, C., n+1, D., 2n+1
1-5, D, C, B, C, D,, B, C, C, C, C
11. known complete two fork tree has 30 nodes, then the whole two fork tree has () 1 deg
您可能关注的文档
- 营销心理学(邓)(Marketing Psychology (Deng)).doc
- 营销应创建体系性竞争管理计谋头脑(Marketing should establish systematic competition management strategy mind).doc
- 营销人员的类型(Types of marketing personnel).doc
- 营销战略22条定律(22 laws of marketing strategy).doc
- 菲普拉宗和祖师麻片联合治疗类风湿性关节炎162例疗效分析(Philipppe Razon and Zushima tablets for the treatment of rheumatoid arthritis clinical analysis of 162 cases).doc
- 营业税法及实施细则规定的税收优惠(Preferential tax policies stipulated in the business tax law and the detailed rules for the implementation of the tax law).doc
- 营销部岗位职责(Sales department responsibilities).doc
- 营销部门绩效考核方案(Performance appraisal plan of marketing department).doc
- 著名建筑师及其作品(Famous architects and their works).doc
- 葡萄品种口感(Grape varieties, taste).doc
- 计算机普通硕士的求职路(A computer master's job search).doc
- 计算机专业英语词汇(Computer English Vocabulary).doc
- 计算机毕业论文写法(参考模板)(Computer graduation thesis writing (reference template)).doc
- 计算机的未来展望(The future of computers).doc
- 计算机等级考试三级网络模拟卷(Three computer grade examination network simulation volume).doc
- 计算机等级考试教材(Computer grade examination material).doc
- 计算机组装维修(Computer assembly and maintenance).doc
- 计算机经典书目(Computer classics).doc
- 计算机经典书籍(Computer classics).doc
- 计算机经教材(Textbook of Computer Science).doc
文档评论(0)