Skip to content

算法与数据结构

akuncf edited this page Mar 14, 2019 · 2 revisions

算法与数据结构

必须掌握的数据结构与算法 数据结构:数组、链表、栈、队列、散列表、二叉树、堆、跳表、图、Trie 树 算法:递归、排序、二分查找、搜索、哈希算法、贪心算法、分治算法、回溯算法、动态规划、字符串匹配算法

test

Clone this wiki locally