1.

O(N_2N)?$

A. O(n<sup>2</sup>)
B. O(n log n)
C. O(2<sup>n</sup>) (n is the size of set)
Answer» C. O(2<sup>n</sup>) (n is the size of set)


Discussion

No Comment Found