Selection sort has a Big O of:

O(2n)
a. O(n2)
b. O(½n2)
c. O((n2 – n)/2 )


b. O(½n2)

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a reserved area for text or graphics that displays at the bottom of each page of a document

Fill in the blank(s) with correct word

Computer Science & Information Technology

What field in an IPv4 packet informs routers the level of precedence they should apply when processing an incoming packet?

a. Differentiated Services (DiffServ) b. Internet header length (IHL) c. Time to Live (TTL) d. Padding

Computer Science & Information Technology

How do the parameterList of a procedure header and the argumentList of a Call statement relate to each other?

What will be an ideal response?

Computer Science & Information Technology

At County Hospital, doctors and nurses must be able to access patient's records immediately and at all times in order to perform surgeries, provide medication, and cure patients' illnesses. Accessing records is a _____ process.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology