You have to implement the queue data structure.
Question: Use a circular linked list to implement the queue data structure as described in java.
(You have to use generic . so i prefer it with that.) and write J-unit test with various test cases to test your implementation.
Must be done with generic type and J UNIT TEST CASE.!!!!!
Please help! I am stuck on this question