hihocoder和leetcode leetcode:leetcode
hihocoder和leetcode leetcode目录名功能:Array 数组,Backtracking 回溯,Bit_Manipulation 位操作,Design 数据结构设计,Divide_and_Conquer 分而治之,DP 动态规划,Hash_Table 哈希表,List 链表,Math 数学,Stack 栈,Heap 堆,String 字符串,Tree 二叉树,Graph 图,Other 其它。
lintcode:
-
Tree 二叉树的序列化和反序列化:serialize_and_deserialize.cpp
-
Graph 单词搜索:word_search.cpp
hihocoder:
- String 文章重排:give_my_text_back.cpp