diff --git a/animations/trees/level_order/index.html b/animations/trees/level_order/index.html index 44ed31f..022df64 100644 --- a/animations/trees/level_order/index.html +++ b/animations/trees/level_order/index.html @@ -10,7 +10,6 @@

Binary Tree: Level Order Traversal

This animation shows how to traverse a binary tree by levels. Click the "next step" button to run the animation.

-