Skip to content

Commit de97eb0

Browse files
ClémentClément
authored andcommitted
Touching to update.
1 parent f38f2cd commit de97eb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/lectures/data/AVLtrees.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ which needs to be re-balanced using the `Doubleleftchild` method given below. In
5858
!include code/projects/AVLTree/AVLTree/AVLTree.cs
5959
```
6060

61-
6261
### Computing the height on the fly
6362

6463
It is also possible to compute the height of nodes "on the fly" instead of storing it.

0 commit comments

Comments
 (0)