Advertisements
Advertisements
Question
A deque contains ‘z’, ’x’, ’c’, ’v’ and ‘b’. Elements received after deletion are ‘z’, ’b’, ’v’, ’x’ and ‘c’. ______ is the sequence of deletion operation performed on deque.
Fill in the Blanks
Advertisements
Solution
A deque contains ‘z’, ’x’, ’c’, ’v’ and ‘b’. Elements received after deletion are ‘z’, ’b’, ’v’, ’x’ and ‘c’. DELETION FRONT, DELETION REAR, DELETION REAR, DELETION FRONT, DELETION REAR or DELETION FRONT is the sequence of deletion operation performed on deque.
shaalaa.com
Is there an error in this question or solution?
