(Homework Solution): +) | 100% 1- The time to convert an array, with priorities stored at subseripts 1

+) | 100% 1- The time to convert an array, with priorities stored at subseripts 1 through n, to a minheap is in: A. e() B. o(logn) C.ol e performing mergesort on n items is: А.Ollogn) B.o(m + n) C.o(n) D, o(nlogn) 3. Which of the following is not true? 4. The cost function for the optimal matrix multiplhcation problem is: isksj lske isksi 5. The function π + 3n-log n is in which set? 6. f(n)-nlgn is in all of the following sets, except 7. Which statement is comect regarding the wweighted and weighted aetivity seheduling problems? A. O(log n) B.0(log(n)) C. Ω(n) D, dif) A. Both are casily solyed using a greedy techmique D. Weighted is solred using a greedy technique. wmw eighted is solved by dyaamie programming B. Unweighted is solved using a greedy technique, weighted is solved by dynamie programming C. Both require dynanuc programming S. What is the valne of 2

answers with explaination

thank you

+) | 100% 1- The time to convert an array, with priorities stored at subseripts 1 through n, to a minheap is in: A. e() B. o(logn) C.ol e performing mergesort on n items is: А.Ollogn) B.o(m + n) C.o(n) D, o(nlogn) 3. Which of the following is not true? 4. The cost function for the optimal matrix multiplhcation problem is: isksj lske isksi 5. The function π + 3n-log n is in which set? 6. f(n)-nlgn is in all of the following sets, except 7. Which statement is comect regarding the wweighted and weighted aetivity seheduling problems? A. O(log n) B.0(log(n)) C. Ω(n) D, dif) A. Both are casily solyed using a greedy techmique D. Weighted is solred using a greedy technique. wmw eighted is solved by dyaamie programming B. Unweighted is solved using a greedy technique, weighted is solved by dynamie programming C. Both require dynanuc programming S. What is the valne of 2

Expert Answer

answers

1. D.Θ(nlogn)

Explanation: The algorithm to build a min heap is given below.

BUILD-HEAP(A) 
    heapsize := size(A); 
    for i := floor(heapsize/2) downto 1 
        do HEAPIFY(A, i); 
    end for 
END

A quick look over the above algorithm suggests that the running time is Θ(nlogn), since each call to Heapify costs Θ(log n) and Build-Heap makes Θ(n) such calls.

2. C. Θ(n)

Explanation:

We know that call MergeSort (log n) times. Since each recursive step is one half the length of n.

Since we know that merge sort is O(n log n) could stop here as MergeSort is called log n times, the merge must be called n times. But we can also reason that we must subdivide the n items until each input consists of one element. Clearly we must merge n such one item lists to arrive at a final out consisting of n items.

3. B. nlogn belongs to Ω(n2)

Explanation: The omega definition is given below.

Ω (g(n)) = {f(n): there exist positive constants c and
                  n0 such that 0 <= cg(n) <= f(n) for
                  all n >= n0}.

Clearly, for any positive n value, nlogn <= n2. This means that 0 <= c*n2 < nlogn is not satisfied.

4. c. C(i, j) = min i<=k<j {C(i, k) + C(k+1, j) + pi-1pkpj}

Explanation:

The most important step of the dynamic programming paradigm is to define the value of an optimal solution recursively in terms of the optimal solutions to subproblems. To help us keep track of solutions to subproblems, we will use a table, and build the table in a bottomup manner. For 1 sisjsn, let mli,jl be the minimum number of scalar multiplications needed to compute the Ai.J. The optimum cost can be described by the following recursive formulation Basis: Observe that ifi =丿then the problem s trivial, the sequence contains only one matrix, and so the cost so n other words, there is nothing o multiply) us m[i, i-Ofor i = 1, 2, , n. Step: If ij,then we are asking about the product of the subchain Ai.j and we take advantage of the structure of an optimal solution. We assume that the optimal parenthesization splits the product, Ai.j into for each value of k, 1s ks n as A.Ak1 The optimum time to compute is mi, k], and the optimum time to compute is m[k1,j]. We may assume that these values have been computed previously and stored in our array. Since Aik is a matrix, and Ak+l.j is a matrix, the time to multiply them is pi-1 Pk Pj. This suggests the following recursive rule for computing mli. if ij Sk<j To keep track of optimal subsolutions, we store the value of k in a table sli,j1. Recall, k is the place at which we split the product Ai., to get an optimal parenthesization. That is

NOTE: As per Chegg policy, I am allowed to answer only 4 questions on a single post. Kindly post the remaining questions separately and I will try to answer them. Sorry for the inconvenience caused.

iWriteHomework
Order NOW for a 10% Discount
Pages (550 words)
Approximate price: -

Why Us?

Top Quality and Well-Researched Papers

All ourbpapers are written from scratch. In fact, Clients who ask for paraphrasing services are highly discouraged. We have writers ready to craft any paper from scratch and deliver quality ahead of time.

Professional and Experienced Academic Writers

Our writers keeps you posted on your papers progress - providing you with paper outline/draft. You are also at liberty to communicate directly with your writer.

Free Unlimited Revisions

If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.

Prompt Delivery and 100% Money-Back-Guarantee

All papers are always delivered on time, in many cases quite ahead of time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.

Original & Confidential

We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.

24/7 Customer Support

Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.

Try it now!

Calculate the price of your order

Total price:
$0.00

How it works?

Follow these simple steps to get your paper done

Place your order

Fill in the order form and provide all details of your assignment.

Proceed with the payment

Choose the payment system that suits you most.

Receive the final file

Once your paper is ready, we will email it to you.

Our Services

No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.

Essays

Essay Writing Service

No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.

Admissions

Admission Essays & Business Writing Help

An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.

Reviews

Editing Support

Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.

Reviews

Revision Support

If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.

× Contact Live Agents