Question
What is a common use of Deque?
Select an option. Your answer will be checked instantly.
Correct Answer: B. sliding-window algorithms
Explanation:
Deque is commonly used for sliding-window algorithms.
Its design supports this task efficiently or naturally.
Leave a Reply