极客算法
主页
归档
分类
标签
关于
二叉树与分治算法
2020-05-14
Algorithm
亢龙有悔
Divide-and-conquer
Recursion
顾名思义,分而治之
Read All
Boyer-Moore大多数选择算法
2020-04-28
Algorithm
亢龙有悔
Boyer-moore
把O(N*logN)优化成O(N)都不容易
Read All
二分查找算法
2020-04-26
Algorithm
亢龙有悔
Binary-search
锤子,可以用来敲各种钉子
Read All
计算机数学, 边界与数量级
2019-09-01
Algorithm
亢龙有悔
Math
边界与数量级
Read All
iOS网络库AFNetwroking时光机
2018-09-19
Architecture
AFNetwroking的版本印记
Read All
C++算法排序中常用cmp的三种实现
2018-09-11
Algorithm
亢龙有悔
C++
“行走江湖必备,C++三种常用的cmp方式实现”
Read All
26/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