From 2de55293495318c7d55f6063adab8274dbac026d Mon Sep 17 00:00:00 2001 From: ben-burlingham Date: Sun, 13 Dec 2015 16:17:21 -0800 Subject: [PATCH] Title update. --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 7e95de1..7d6b95a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,9 @@ -

D3: Sort algorithm walkthroughs

+

Sort algorithm walkthroughs

+ +

Using D3 to animate sort algorithms

Here are visualizations of common sorting algorithms. Use the comparisons counter and number of items to observe the performance of each randomized case.