Data structure ~ ~ ~ you Gaoren the

Users questions:Choose one, the following procedure statement marked the implementation of @ the frequency of i = 1; s = 0; while (i = n) (@ s = s +1; i = i * 2;) Alog2nBn * 2CnDn ^ 22, The following sorting algorithm, the space-efficient exchange of the lowest sort A into B Hill CD quick sort 3, sort algorithm for the implementation of the number of times the state has nothing to do with sorting the original array A sorting algorithm is to sort B exchange C option D fast 4 inserted, double-side stack overflow to determine the condition expressions are Atop1 = nBtop2 = nCtop1 +1 = top2DTOP1 + TOP2 = n Baituo, And talk about why it is best ~ ~ ~ Thank you
Experts answer:1.A, i run one time each multiplied by 2, twice multiplied by 2 * 2, k times for 2 ^ k, 2 ^ k = n, k = log2n Mody 2. B, Hill is the sort that seems to calculate n! times that, right? I am not sure 3.a, I forgot to askWhat's the name, and may be selection sort, your book should have a bar 4. Halo, and you have the book, and I was a school vb of
  • This information provided by the users.Thanks!