What is the Big-O of a recursive bubble sort?

a. O(n^2)
b. O(n log n)
c. O(n)
d. O(n^3)

a. O(n^2)

Computer Science & Information Technology

You might also like to view...

What are two advantages to setting up a default document template for a library?

What will be an ideal response?

Computer Science & Information Technology

Routing convergence time is which of the following?

A. Time required for an IDS to detect suspicious software B. Time required by switch ports to update their link status and transition to the forwarding state C. Time required for a VPN connection to occur D. Time required by protocols to update their forwarding tables after changes have occurred

Computer Science & Information Technology