Implement a generic stack and queue classes

Assignment Help JAVA Programming
Reference no: EM131074255

Implement a generic stack and queue classes (StackUMUC<T> and QueueUMUC<T>, named to avoid confusion with the classes already defined in the JDK). Specific requirements include:

- Create a set of tests demonstrating that your classes work correctly.
- Use the GUI and classes you defined in Week to test your stack and queue classes.
- Methods for StackUMUC<T>
- StackUMUC (int) // constructor
- void push (T)
- T pop ()
- T peek ()
- String toString ()
- Methods for QueueUMUC<T>
- QueueUMUC (int) // constructor
- void put (T)
- T get ()
- T peek ()
- String toString ()

In your documentation, answer this question:

At what point does the performance of your program begin to degrade - say take longer than 1 or 10 seconds?
- Submission should include the following in a single zip file:
- a readme file (see below)
- all source code files
- relevant data files
- Documentation (a readme file) for the project should include the following sections:
- a description of the design,
- a user's guide
- a test plan
- a section on lessons learned
- this should be a single file in one of the following formats: doc, docx, txt, odt, pdf
- this should be a professional quality presentation
- there should be appropriate comments in the source code files

Submit your zip file to the project 1 submission area.

Reference no: EM131074255

Questions Cloud

Characteristics or christian schools : (300 word count) Prompt: There are some educators who do not like to label a school as "Christian" or not. As educators, can you work in a public school and lead a "Christian classroom"?
Question regarding the sound venture : Death of a Salesman- Would Happy and Biff be effective business owners and would their enterprise be a sound venture if you were looking to invest?
Journey to the carthaginian court : When Venus surrounds Aeneas and Achates with a cloud to protect their journey to the Carthaginian court, Virgil alludes to what similar occurrence in the Odyssey?
Was pettit''s behavior unprofessional or immoral : If teachers have good performance inside the classroom, should they also be held to a higher moral standard outside the classroom? Explain why or why not.
Implement a generic stack and queue classes : CMSC 350 Project - Implement a generic stack and queue classes (StackUMUC and QueueUMUC , named to avoid confusion with the classes already defined in the JDK)- Create a set of tests demonstrating that your classes work correctly.
What is the presenting electronic addiction problem : What is the presenting electronic addiction problem? Provide a brief statement regarding why this student has come in today. What motivated this client to get help
Question regarding sample mean and standard deviation : a. Is there sufficient evidence to conclude that the mean airline takeoff deviation is not zero at the 0.05 level of significance? b. Suppose the executive took a sample of 100 takeoff deviations and found the same sample mean and standard deviat..
Chemical formula of a compound : Discuss how you could experimentally determine the chemical formula of a compound?
Describe common rites of passage from two cultures : Describe common rites of passage from two cultures around the world and compare them to a common American rite of passage. Possible resources might include National Geographic and the Argosy University Online Library

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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