@ -8,7 +8,9 @@
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>D3: Sort algorithm walkthroughs</h1>
<h1>Sort algorithm walkthroughs</h1>
<h2>Using D3 to animate sort algorithms</h2>
Here are visualizations of common sorting algorithms. Use the comparisons counter
and number of items to observe the performance of each randomized case.