Skip to content

Commit 3d9f0c7

Browse files
committed
modify notes.txt
1 parent 1af6682 commit 3d9f0c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notes.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ For each datastructure, we will do a small introduction, then discuss the pros a
4444
There are two main implementation of a binary tree
4545
1. Array-based
4646
the index of array is like this
47-
A
48-
/ \
49-
B C
47+
A
48+
/ \
49+
B C
5050
/ \ / \
5151
D E F G
5252

0 commit comments

Comments
 (0)