Find the worst-case runtime of this incorrect algorithm

Assignment Help Computer Engineering
Reference no: EM1327953

Part (A) Sort the array 15 80 35 25 60 30 into descending order using

a) the selection sort.
b) the buble sort.

Part (B) A first year student attempted to write mergesort in pseudocode as follows.

mergesort(theArray, n) {

if (n > 1){ // more than one item to sort

mergesort(left half of theArray, n/2)

mergesort(right half of theArray, n/2)

}

}

a) The above algorithm has a fundamental flaw. As written, how does it change theArray?

b) What is the worst-case runtime of this incorrect algorithm? Give as tight an asymptotic upper bound as possible, using Big-Oh notation as a function of n. Justify your answer.

The original course website where the problem comes from is here, I think it will be helpful if you take a look at it first: www.student.math.uwaterloo.ca/~cs134

Reference no: EM1327953

Questions Cloud

Find out present value : Find out present value of $300 received at the beginning of each year for 5 years? Suppose that the first payment is not received until the beginning of the third year.
Explain important information about e-business initiative : Explain Important information about E-business Initiative and describe the need for this initiative in terms of costs and benefits
Develop a graphical taxonomy : Develop a graphical taxonomy of the different health care technologies using Microsoft Excel.
Explain the operational components of planning : Describe the operational components of planning, sourcing, making, and delivering
Find the worst-case runtime of this incorrect algorithm : What is the worst-case runtime of this incorrect algorithm? supply as tight an asymptotic upper bound as possible, using Big-Oh notation as a function of n. Justify your answer.
Find out the income elasticity of demand : Find out  the income elasticity of demand. Elucidate whether gas is a normal or inferior product.
Explain the five categories of primary revenue models : Explain the five categories of primary revenue models and explain why the selected company fits the category in which you placed it
Benefits and challenges while working in group : What were some benefits and challenges you faced while working in this group?
The greatest impact on the health care utilization pattern : Determine one (1) important factor that has had the greatest impact on the health care utilization pattern(s).

Reviews

Write a Review

Computer Engineering Questions & Answers

  How using the sequence structure only

As you know, three fundamental control structure are sequence, selection and repetition. Can you write down C program using the sequence structure only.

  Developing erd on basis of crows foot model

Develop an ERD based on Crow’s Foot model, utilizing the following requirements. An INVOICE is written by a SALESREP. Each sales representative may write several invoices, however each invoice is written by the single sales representative.

  Mutual authentication and key establishment protocol

Assume a server-assisted mutual authentication and key establishment protocol. Suppose that Alice and the Server share the pairwise symmetric key KAS; however Bob and Server share a pairwise symmetric key KBS.

  Describe python modules and packages

Describe Python modules and packages

  Describe the term tco

Describe the term TCO

  Drawing the uml state diagram

In the chess game white and black make alternate moves. White takes first move. Both Black and White may finish the game: by winning, by giving up, by draw.

  Services commonly supported by a server

explain five services commonly supported by a server and address security mechanisms and devices that are used to support client/server functions.

  Deploying the 4-to-16 decoder

Develop the 4-to-16 decoder utilizing these elements. You should not utilize any additional elements.

  Defining the class counter

Write down the definition of the class counter consisting of: An instance variable named counter of type int. A constructor which takes one int argument and allocates its value to the counter.

  Explain the concept of scalability to the team

The project leader wants you to explain the concept of scalability to team. How would you do that? Several managers on the team have heard of TCO but are not quite sure what it is. How would you explain it to them.

  What are two long term benefits of e-scm

What are two market trends occurring in SCM (Supply Chain Management) industry.

  Functionalities of pharmacy information systems

Analyze the different functionalities of the pharmacy information systems which can aid in reduction of the medication errors and make at least two recommendations for the improvements in future systems.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd