mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-02 06:46:18 -04:00
Update README.md
This commit is contained in:
parent
0588483a19
commit
179bbd568e
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,13 @@
|
|||
* the right children index is `2 * n + 1`
|
||||
* 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>
|
||||
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue