Describe a sorting algorithm using one stack

Assignment Help Basic Computer Science
Reference no: EM131544518

Use pseudocode to describe a sorting algorithm using one stack, one queue, and a constant number of variables. The integers to sort are initially stored in unsorted order on the stack; once the algorithm terminates, they should appear in sorted order on the stack, with the largest element at the bottom. Your pseudocode can use the following data items:

  • A stack S that can store elements of type int, and supports the operations push, pop, peek, and isEmpty;
  • a queue Q that can store elements of type int, and supports the operations add, remove, element, and isEmpty;
  • a constant number of variables of type int.

No other data structures can be used by your algorithm.

Your algorithm should satisfy the following pre- and postconditions:

Precondition: The stack S contains n distinct integers a1, . . . , an and the queue Q is empty.

Postcondition: The stack S contains n distinct integers b1,...,bn in the order from bottom to top, such that b1 > b2 > ··· > bn and {a1,...,an} = {b1,...,bn}.

Ideally, your algorithm has a worst-case running time of O(n2), assuming each stack and queue operation takes only constant time. You will get partial marks for an implementation that does not achieve this running time.

Argue informally why your algorithm is correct and state its running time.

Reference no: EM131544518

Questions Cloud

What are appropriate loan rates for each firm : What are the appropriate loan rates for each firm?
Describe the areas of potential interference : Frequencies used in each one of the access points. Describe the areas of potential interference. Describe your solutions to interference.
Adopting and implementing a policy governance model : "Adopting and Implementing a Policy Governance Model" discusses the mergers of two hospitals with different philosophies of governance.
Money manager seeking to increase portfolio yield : You are a money manager seeking to increase portfolio yield.
Describe a sorting algorithm using one stack : Use pseudocode to describe a sorting algorithm using one stack, one queue, and a constant number of variables.
Creation of a data warehouse : Use the credit card database from Week One as a basis for the creation of a data warehouse.
What has scott already tried to help improve his situation : Watch the STPC demonstration video in the Mental Health Facilitator Module "Solving Problems and Setting Goals."
Term paper-website migration project : Tony's Chips has recently been sold to a new independent company. The new company has hired you to manage a project that will move the old Website.
How can you use myplate to create a healthy meal plan : Why is it important to eat a balanced snack? What can you do to ensure your snacks are nutritious? How can you use MyPlate to create a healthy meal plan

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

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