Page 1 of 1

Hash tree is used in data synchronisation. In the worst case the data synchronisation takes ______ time.

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) O(logn)
b) O(n2)
c) O(nlogn)
d) O(n)