Title update.

master
ben-burlingham 10 years ago
parent 3705173339
commit 2de5529349
  1. 4
      index.html

@ -8,7 +8,9 @@
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
</head> </head>
<body> <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 Here are visualizations of common sorting algorithms. Use the comparisons counter
and number of items to observe the performance of each randomized case. and number of items to observe the performance of each randomized case.

Loading…
Cancel
Save