在一个长度为n的顺序表的表尾插入一个新元素的时间复杂度为( )。 ?xml:namespace>
A. O(1) B. O(n) C. O(n2) D. O(log2n)
查看解析
以下数据结构中,( )是非线性数据结构?xml:namespace>
A.树 B.字符串 C.队 D.栈