mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
Update README.md
This commit is contained in:
parent
0588483a19
commit
179bbd568e
@ -25,6 +25,13 @@
|
|||||||
* the right children index is `2 * n + 1`
|
* the right children index is `2 * n + 1`
|
||||||
* a node is a leaf when its index `> n / 2`
|
* a node is a leaf when its index `> n / 2`
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://github.com/go-outside-labs/master-python-with-algorithms-py/assets/138340846/38d660ab-cdba-49d6-99d9-e489b5dab138" width="80%"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user