A Libertine of Computer Science

Tag: Algorithm

Reservoir Sampling [蓄水池抽样算法]

Multi-Armed Bandit Problem [多臂赌博机问题]

A Fast and Practical Hash Function [一个快速实用的Hash函数]

Log-Structured Merge Trees [LSM Tree 介绍]

Twitter Snowflake Algorithm [分布式自增ID算法Snowflake]

Huffman Code [哈(霍)夫曼编码]

Minimum Spanning Tree [最小生成树算法]

Dijkstra algorithm [Dijkstra最短路径算法]

Floyd–Warshall Algorithm [弗洛伊德最短路径算法]

Iteration and Recursion [迭代和递归]

Introduction to B+ Tree [B+树简介]

Collaborative Filtering [协同过滤]

Introduction to B Tree [B树简介]