MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / height

Method height

src/data_structures/avl_tree.rs:205–207  ·  view source on GitHub ↗

Returns the height of the left or right subtree.

(&self, side: Side)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

balance_factorMethod · 0.45
update_heightMethod · 0.45

Calls 1

childMethod · 0.45

Tested by

no test coverage detected