Skip to content
#

pop

Here are 16 public repositories matching this topic...

This project implements a double-ended queue data structure in Java, allowing for efficient insertion and deletion of elements at both ends of the queue. The implementation supports both basic operations like push, pop, and size, as well as iterator functionality for traversing the elements in normal and reverse order and automatic resizing.

  • Updated Aug 30, 2025
  • Java

Improve this page

Add a description, image, and links to the pop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pop topic, visit your repo's landing page and select "manage topics."

Learn more