极客算法
主页
归档
分类
标签
关于
树的三种DFS策略(前序、中序、后序)遍历
2018-09-09
Algorithm
亢龙有悔
Depth-first-search
树的前序遍历,中序遍历,后序遍历
Read All
优秀的程序必修之路——系统设计开篇
2018-09-09
System-design
系统设计开篇,什么是系统设计,从哪些角度考虑
Read All
一对好基友,深度优先vs.广度优先搜索
2018-09-07
Algorithm
亢龙有悔
Breadth-first-search
Depth-first-search
图的搜索遍历,深度优先与广度优先
Read All
Leetcode-刷题记录
2018-06-10
Milestone
leetcode
内功修炼之算法篇
Read All
操作系统OS, 进程管理
2017-10-12
core
os
process
thread
操作系统II第1部分:进程和线程
Read All
创业失败了,除了失去的机会成本, 究竟得到了什么?
2017-09-15
ios
work-life
你觉得这次创业值得么?不值。 那如果时间可以倒流,你还会选择这家创业公司么? 依然会。
Read All
27/30
Recent Posts
LeetCode-113.路径总和 II(Path Sum II)
LeetCode-338.比特位计数(Counting Bits)
LeetCode-318.最大单词长度乘积(Maximum Product of Word Lengths)
LeetCode-112.路径总和(Path Sum)
LeetCode-342.4的幂(Power of Four)
LeetCode-461.汉明距离(Hamming Distance)
LeetCode-190.颠倒二进制位(Reverse Bits)
LeetCode-136.只出现一次的数字(Single Number)
LeetCode-111.二叉树的最小深度(Minimum Depth of Binary Tree)
Python常用数据结构
Categories
Python
2
Core
5
Milestone
3
iOS
3
core
2
linux
3
ios
5
Algorithm
14
Leetcode
137
Tags
mac
python
Lang
startup
obj-c
runtime
block
closure
os
memory
centOS,
ssh,
swap
shell
service
category
GCD
swift
work-life
process
thread
leetcode
亢龙有悔
Breadth-first-search
Depth-first-search
System-design
C++
Architecture
Math
Binary-search
Boyer-moore
Divide-and-conquer
Recursion
Array
Hash-table
Linked-list
Two-pointers
String
Sliding-window
Dynamic-programming
Backtracking
Stack
Heap
Robin-karp
Greedy
Sort
Bit-manipulation
KMP
Tree
OS
2020
年终终结
Dynamic-Programming