mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 00:23:59 +08:00
Update BST image.
This commit is contained in:
@ -28,7 +28,9 @@ operations on hash tables.
|
|||||||
A binary search tree of size 9 and depth 3, with 8 at the root.
|
A binary search tree of size 9 and depth 3, with 8 at the root.
|
||||||
The leaves are not drawn.
|
The leaves are not drawn.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
*Made with [okso.app](https://okso.app)*
|
||||||
|
|
||||||
## Pseudocode for Basic Operations
|
## Pseudocode for Basic Operations
|
||||||
|
|
||||||
|
@ -26,8 +26,9 @@ Uma pesquisa de árvore binária de tamanho 9 e profundidade 3, com valor 8
|
|||||||
na raíz.
|
na raíz.
|
||||||
As folhas não foram desenhadas.
|
As folhas não foram desenhadas.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||

|
*Made with [okso.app](https://okso.app)*
|
||||||
|
|
||||||
## Pseudocódigo para Operações Básicas
|
## Pseudocódigo para Operações Básicas
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
Reference in New Issue
Block a user