From f06751c8bd6c966115e8279b539d3b71b84abb24 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Thu, 9 Nov 2023 17:20:42 -0500 Subject: [PATCH] remove the button --- animations/trees/level_order/index.html | 1 - 1 file changed, 1 deletion(-) 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.

-