摘要: Access: Random / Sequential1. Array element can be randomly accessed using index2. Random access for element of linked list costs O(n) time3. Generall... 阅读全文
posted @ 2015-10-30 02:17 树獭君 阅读(209) 评论(0) 推荐(0) 编辑