QuantForcesquant interview practice

DN_S24_Q032. Height of arbitrary binary tree

difficulty 1100·answer type: algorithm·Not solved

Problem

Write a function that returns the height of an arbitrary binary tree.

Submit answer

You must be signed in to submit answers.