datastructures-visualization
datastructures-visualization copied to clipboard
Removing items from queue should copy color to output box
The Queue visualization should copy the colored background of the stored item to the output box to represent the data extraction like all the other data structures do. This should apply to both the Remove and Peek operations.