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

  Construct minimal avl trees of height

Construct minimal AVL trees of height 0, 1, 2, 3, and 4. you do not need to fill in the values, just draw the structure of the tree. Tip: Use the recursive definition for the number of nodes in a minimal AVL tree.

  Finding median by black-box worst-case linear-time algorithm

Given a black-box worst-case linear-time algorithm for ?nding median, create algorithm solving the selection problem for an arbitrary order statistic.

  Create a table that depicts the runtime for arrays of length

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.

  Creating villian

Announce a new Villian called sharpay who has a wit of 24, a stealth of sixteen, and who has currently claimed three victims: Chad, Troy, and Gabriella.

  Write algorithm that allows the customer to enter amount

An ATM allows a customer to withdraw a maximum of $500 per day. If a customer withdraws more than $300, the service charge is 4% of the amount over $300.

  Question about lan and wan

Think about the following two scenarios two computers are connected to a LAN using a total of 20-feet of cable, and two computers are connected over the Internet and are 8000 miles from each other.

  Explain the difference between a state graph and search tree

Such a system can be described through a state graph or a search tree. Explain and elaborate on the difference between a state graph and a search tree.

  Design a model using a flow diagram

Design a model using a flow diagram or pseudo code, hardware, and a software driver that can display the BCD digits 0-9 on a single-digit LED display. Build the BCD to seven-segment decoder in the software.

  Part-11describe your choice of application2what elements of

part-11.describe your choice of application?2.what elements of the software or hardware would consider in the

  Graph theory

Let  A  be a graph that has an Euler circuit. Prove (or disprove) that all graphs that are isomorphic to  A  have at least on Euler circuit.

  What is the cloud

What benefits does it bring and what potential problems will it bring

  Write algorithm that describes how program is going to work

Prior to commencing coding, you need to plan what you're going to code. Write an algorithm that describes how your program is going to work and how it links together.

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