Page 1 of 1

What can be the maximum depth of the trie with n strings and m as the maximum sting the length?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) log2n
b) log2m
c) n
d) m