Understanding the Java Queue Interface

This mini-series helps you understand the Java’s Queue interface, specifically:

  • How is it implemented?
  • How to use Queue/Deque?