PREV INDEX NEXT

Author: Unknown
Subject: remD
Date: Wednesday, 25 Mar 2020, 16:37:14

Hi, for remD,

do we need to move the last element in the Tail linked list to the end of the Head linked list each time when we call remD?

Or do we only need to do that when the Head linked list is empty?
PREV INDEX NEXT