Write a program to implement scan sort for contiguous lists

Assignment Help Computer Engineering
Reference no: EM131847619

Problem

There is an even easier sorting method, which, instead of using two pointers to scan sort move through the list, uses only one. We can call it scan sort, and it proceeds by starting at one end and moving forward, comparing adjacent pairs of keys, until it finds a pair out of order. It then swaps this pair of entries and starts moving the other way, continuing to swap pairs until it finds a pair in the correct order. At this point it knows that it has moved the one entry as far back as necessary, so that the first part of the list is sorted, but, unlike insertion sort, it has forgotten how far forward has been sorted, so it simply reverses direction and sorts forward again, looking for a pair out of order. When it reaches the far end of the list, then it is finished.

(a) Write a C++ program to implement scan sort for contiguous lists. Your program should use only one position variable (other than the list's count member), one variable of type entry to be used in making swaps, and no other local variables.

(b) Compare the timings for your program with those of insertion_sort.

Reference no: EM131847619

Questions Cloud

Develop a teaching plan for the parents : Develop a teaching plan for the parents of an active toddler addressing safety measures and parent education to prevent accidental poisoning
Write a cpp function for bubble sort : Write a C++ function for bubble sort. Find the performance of bubble sort on various kinds of lists, and compare the results with those for insertion sort.
Why might a healthcare professional use an abbreviation : Why might a healthcare professional use an abbreviation that is on the "Do Not Use" List or the Error-Prone List?
Provide an example of how levis could use the technology : Explain RFID and provide an example of how Levi's could use the technology to increase its business operations.
Write a program to implement scan sort for contiguous lists : Write a C++ program to implement scan sort for contiguous lists. Your program should use only one position variable, one variable of type entry to be used.
Effective use of medications : Medication labels provide information that is critical to the effective use of medications. What are the types of information
Determine the frequency of drug administration : Determine the frequency of drug administration based on the half-life. Determine how long it would take for the drug to be cleared from the body
Research dells supply chain management strategy : Research Dell's supply chain management strategy on the Web and create a report discussing any new SCM updates and strategies.
What initial order for list of keys will produce worst case : What initial order for a list of keys will produce the worst case for insertion sort in the contiguous version? In the linked version?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Define types of bagels can''t be mixed in the same bin

Processing - Forty bagels will fit in a bin. Different knids of bagels can't be mixed in the same bin. Using the sample input above, the store will need two bins for plain bagels, on bin for cinnamon-raisin bagels and for bins for sesame seed bage..

  Give a range of addresses in hex suitable for locating code

Why must a latch be used to interface an output device to the data bus? [a, c)

  Estimate a minimum value for l

The resolution of a spectrum analysis system is determined by the frequency response of the time window. Suppose that we sample a continuous-time signal.

  Describe efficient algorithm for flight scheduling problem

Describe an efficient algorithm for the flight scheduling problem. In this problem, we are given airports a and b and a time t.

  Problems on b tree

Problems on B tree

  Create a microsoft powerpoint presentation on awareness

Create a 6-slide Microsoft PowerPoint presentation on Awareness. Adequate references to support your findings, information, and opinions.

  Write a function that posterizes an input picture

Write a function that posterizes an input picture along a very specific process. If the red value is greater than 180, then set the pixel to red.

  Implementing the java code

Write down the Java program with following statements respectively.cascading if/else statement,

  Determine the process used to add content and publish the

write a 200- to 300-word short-answer response to the followingwhat is the process used to add content and publish the

  Describe the pros of enabling auditing of resource accesses

Describe the pros and cons of enabling auditing of resource accesses. What is a virus? How can users and system administrators prevent virus infections?

  Exhibit a set of representatives modulo 17 composed

list all integers x in the range -50 le x le 50 that satisfy x equiv 7 mod 17.b exhibit a set of representatives modulo

  Which is an example of a systems development life cycle

Which of the following is an example of a systems development life cycle? Why should you always create a project charter at the start of a project?

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