码迷,mamicode.com
首页 > 其他好文 > 详细

起飞前知识点整理

时间:2016-09-21 13:12:59      阅读:127      评论:0      收藏:0      [点我收藏+]

标签:

算法  

  •   Merge sort, quick sort, insertion sort                                ?
  •   Binary search (and variations)                                             ?
  •   Tree traversal: pre-order, in-order, post-order, level-order     ?
  •   Algorithm analysis                                                                  ?

数据结构

  • List, Stack, Queue                                                                        ?
  • Binary Tree, BST                                                                           ?
  • (Hash) Set, Map                          ?
  • Priority Queue (Heap)                                                                   ?

起飞前知识点整理

标签:

原文地址:http://www.cnblogs.com/jiangchen/p/5892210.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!