When you examine the test driver for this exercise (see download link below) you will find a single existing classes which has been partly implemented. The class is CircularCollection, which may be...

When you examine the test driver for this exercise (see download link below) you will find a single existing classes which has been partly implemented. The class is CircularCollection, which may be useful in some niche computer science applications.


The API for the class is set out in documentation comments which appear in the class definitions. At present the APIs are not fully implemented because a number of methods do not contain completion instructions. It is your task to design and implement the correct algorithms for each of the unimplemented methods.


The attached transcript was captured from a user session with a program similar to the one you will complete in this exercise. The exact text which you have been asked to use may be different from that in the transcript, because each user may have different parameter settings. Nonetheless, it will give you an idea what to aim for:


2 attachments:
CircularCollection.zip : Source Code
Capture.png : Expected Output from finished program
Compile the program as a .NET Core Console Application to ensure compatibility with the AMS execution environment.
Only make changes where it says "//=// INSERT CODE HERE".
Oct 15, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here