大学MOOC 数据结构与数据库技术(山东大学)1462541166 最新慕课完整章节测试答案
Basic Data Structures
Basic Data Structures
1、单选题:
Which of the basic data structures is the most suitable if you need to access its elements by their positions in O(1) time (this is called random access)?
选项:
A: Queue
B: Stack
C: Array
D: List
答案: 【 Array】点我阅读全文
