Simple implementation of a double-ended queue in C
-
Updated
Feb 11, 2019 - C
Simple implementation of a double-ended queue in C
Implémentations de divers structure de données en Java
Implementation of a DoubleEndedList for Julia
A semester tasks of Data Structure and Programming Fundamentals using C++ Language.
Various Data Structures implemented in C programming language.
Building a stack and converting it to a deque [RU]
In computer science, a double-ended queue (abbreviated to deque) is an abstract data type that generalizes a queue, for which elements can be added to or removed from either the front (head) or back (tail).
Basic algorithm and Datastructres
Implementation of a customer complaint queue for the service department system to handle angry customer's complaints.
This repository provides Java code implementations for various data structures and algorithms. It's a great resource for learning and practicing DSA concepts in Java.
Repositório dedicado ao estudo de utilização de listas dinâmicas com interfaces pré-montadas em Java, para que o usuário não necessite saber das implementações para utilizar as listas.
Implementation of different types of Queues, viz. linear queue, priority and double-ended queue.
Vehicle field test application support and more.
Double-ended queue for .NET 🔁
A simple, generic and thread-safe deque implementation
Double-ended priority queues
Repository for Data Structures and Algorithms in Python.
Add a description, image, and links to the double-ended-queue topic page so that developers can more easily learn about it.
To associate your repository with the double-ended-queue topic, visit your repo's landing page and select "manage topics."