Create a table that depicts the runtime for arrays

Assignment Help Data Structure & Algorithms
Reference no: EM131132058

Algorithm Analysis

Consider searching algorithms on the following array of data:

[22 21 9 4 16 2 10 14 20 31 26 19 17 28 8 13]

Suppose you want to implement a searching algorithm to see if the data set contains the number 19. Demonstrate how the search would go if you used:

- A sequential search

- A binary search

State the runtime for each of the searches, in this example, and for general data sets of size n.Address the issue of the order of the data in binary searching.

Suppose an algorithm that processes a data set of size 8 has a runtime of 72. The same algorithm has a runtime of 110 when applied to a data set of size 10; and when applied to a data set of size 20, it has a runtime of 420. Using big-O notation, state the runtime for this algorithm for the general case of a data set of size n.

Suppose you develop an algorithm that processes the first element of an array (length of n), then processes the first 2 elements, then the first 3 elements, and so on, until the last iteration of a loop, when it processes all elements. Thus, if n = 4, the runtime would be 1 + 2 + 3 + 4 = 10.

Create a table that depicts the runtime for arrays of length 1 to 10. Would you expect the general runtime to be O(n), O(n2), O(n3), or some other function of n? Explain.

Reference no: EM131132058

Questions Cloud

Devise a breeding plan : Is it possible to devise a breeding plan that will result in that characteristic becoming universal among each subsequent generation?
What factors would contribute to the continue don : What factors would contribute to the continue don of the boom in commercial paper? What factors would cause a contraction in the commercial paper market?
Describe a different sdlc model : The paper will be five pages: (a) Describe the 7 Step SDLC - 2 pages, (b) Describe a different SDLC Model (4 step or 12 step) - 2 pages, (c) Compare and contrast the 7 Step Model and the second model you selected.
How might lenders use safes tax information to verify portio : How might lenders use safes tax information to verify portions of the financial statements?
Create a table that depicts the runtime for arrays : Create a table that depicts the runtime for arrays of length 1 to 10. Would you expect the general runtime to be O(n), O(n2), O(n3), or some other function of n? Explain.
Calculate probability that both transistors are defective : Box 1 contains 1000 transistors, of which 100 are defective, and box 2 contains 2000 transistors, of which 100 are also defective. A box is taken at random and two transistors are drawn from it, at random and without replacement.
How should hr advise the ceo in this situation : Analyze a successful business partnership, indicating which of the four factors were present. Analyze a failed business partnership, indicating which of the four factors were absent. Is it possible for a business partnership to succeed when none of t..
Develop a physical plan for data organization and retrieval : Develop a physical plan for data organization, storage, updating, and retrieval. How data will be output from the system? How data will be input to the system?
Estimate the impact campus crime : Using the information in Table 1, would you prefer to use Model 1 or Model 3 to estimate the impact campus crime has on new student enrollment?  What evidence is there to support your answer

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  A sorting algorithm is described as stable

A sorting algorithm is described as stable if equal elements are in the same relative order in the sorted sequence as in the original sequence.

  Computing hash value for message

For a message, he computes the hash value H = (VChar 1 x VChar 2 x VChar 3 ...x VChar N) mod(26).

  Write a program to test your implementation of stack class

Write a program to test your implementation of this Stack class. You also need to provide at least 4 test cases for this program to test all the methods including constructor, push, pop, peek and size, and to test dynamic resizing

  Define wan and provide an example of typical wan setup

Define a WAN and provide an example of a typical WAN setup and describe the components. Provide a picture, chart, or image if possible.

  How space efficient is your hamming code

Construct a specific error in more than this number of bits and explicitly show that the Hamming algorithm fails to detect the error. How space (number of bits required) efficient is your Hamming code?

  Write a c++ program to find the intersection

Write a C++ program to find the intersection, A set is a collection of distinct entities regarded as a unit, being either individually specified or (more usually) satisfying specified conditions.

  Identify objects and classes and revise it to obtain a list

I already extracted problem statement and identified and revised some of them but still don't see they are ok. Please verify, to add or delete it. Also specify each of object and class such as (attribute, role played, simple value, event, tangibl..

  Write a pseudocode-function to count the number of items

Write a pseudocode/function that will delete from an unsorted linked list of integers the node that contains the smaller integer. Can you do this with a single traversal of the list.

  Write an algorithm that converts a decimal number

Write an algorithm that can be used to calculate the commission earned in a real estate transaction.  The chart below describes the formulas used to calculate the commission.

  Distinguish between synchronous and asynchronous

Distinguish between synchronous and Asynchronous TDM.Compare space-division and time-division switches.What are the two approaches of packet switching? Explain them.

  Can you design a hybrid data structure

Arrays are fast at jumping quickly to a given element, whereas linked lists are fast at insertion after a given element.

  Prepare a report about leased circuits

COMP6011 Data Communications -  Prepare a report about Leased circuits

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