Articles tagged Animation
- Follow me follow me
- Lessons from the OuLiPo. All about a talk I'll be giving at ACCU 2015
- Patience Sorted
- Patience sort and the Longest increasing subsequence. How a simple card game provides an efficient algorithm for finding the longest increasing subsequence of a given sequence.
- Longest common subsequence. An investigation into the classic computer science problem of calculating the longest common subsequence of two sequences, and its relationship to the edit distance and longest increasing subsequence problems.