Skip to content
#

dequeue

Here are 91 public repositories matching this topic...

Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.

  • Updated Oct 19, 2018
  • Java

This repository contains solutions to a variety of Data Structures and Algorithms (DSA) problems. Each solution has been carefully implemented and tested in the compilers of Leetcode and GeeksforGeeks. All the code successfully passes all test cases in the respective platforms.

  • Updated Jan 31, 2026
  • C++

Improve this page

Add a description, image, and links to the dequeue 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 dequeue topic, visit your repo's landing page and select "manage topics."

Learn more