Notes
Search
⌃K
Notes
Search
⌃K
Introduce
Go
Grammar
System Library
Concurrency in Go
The Go Memory Model
Code Snippet
Rust
The Rust Programming Language
Rust by Example
JAVA
Preface
Grammar
Class Libraries
Concurrency
JVM
Web Container
Spring
Tuning
Computer Science
Computer Organization
Algorithm
Complexity
Linear List
Sort
Binary Search
Skip List
Hash Table
Tree
Graph
String Matching
Bloom Filter
Greedy Algorithm
Divide and Conquer
Back Tracking
Dynamic Programming
Network Protocol
Operating System
Design Patterns
Distributed System
database
InfluxDB
MySQL
Redis
Elasticsearch
HBase
Kafka
ZooKeeper
Reading
RocketMQ
演说之禅
So Good They Can't Ignore You
学会提问
Lecture
Other
v2ray
Kubernetes
Git
Maven
Anaconda And Conda
Fuck! Shit!
Open source contribution
Powered By
GitBook
Bloom Filter
优点:空间和时间复杂度远超其它算法。
缺点:
有一定误识别率。
不存在一定不存在,存在不一定存在
。
删除困难
Previous
String Matching
Next
Greedy Algorithm
Last modified
2yr ago