Search:

Type: Posts; User: Magikjak

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,657

    Re: Need Assistance with a Simple Queue

    The code is basically creating and modifying a queue of objects, it is to be used by other classes in a larger project but that is out of scope for now. The issue I'm having now is with the method...
  2. Replies
    3
    Views
    1,657

    Need Assistance with a Simple Queue

    Hi, I've been given an assignment to develop a class that deals with a simple shuffling array type queue with the following important methods:

    enqueue: adds an object to the rear of the queue....
Results 1 to 2 of 2