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.