Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f40834f

Browse files
new section
1 parent 3786c16 commit f40834f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎book/book.adoc‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,19 @@ include::chapters/non-linear-data-structures-intro.adoc[]
7676
// (g)
7777
include::chapters/tree.adoc[]
7878

79+
include::chapters/tree--binary-tree-traversal.adoc[]
80+
7981
// (g)
8082
include::chapters/tree--binary-search-tree.adoc[]
8183

8284
include::chapters/tree--self-balancing-rotations.adoc[]
8385

86+
:leveloffset: +1
87+
8488
include::chapters/tree--avl.adoc[]
8589

90+
:leveloffset: -1
91+
8692
// (g)
8793
// include::chapters/map.adoc[]
8894
include::chapters/map-intro.adoc[]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /