PREV INDEX NEXT

Author: Unknown
Subject: Allowing for the value of *D to change
Date: Sunday, 05 Apr 2020, 02:09:01

Are there any specific tests in the test script that check that our implementation of the Deque ADT allows the value of *D to be changed (note 4 in the spec)? If not, is there any way we can test this? I'm not sure if my implementation allows for this, and I'd like a way to see if it does. Thank you!
PREV INDEX NEXT