double-ended-queue
Here are 24 public repositories matching this topic...
🎀 Just the cutest and tiniest queue/deque implementation!
-
Updated
Oct 15, 2024 - JavaScript
Doubly ended heap
-
Updated
Sep 14, 2021 - Go
Various containers written for C programmers who need complete control over their memory.
-
Updated
Dec 25, 2024 - C
Repository for Data Structures and Algorithms in Python.
-
Updated
May 26, 2022 - Python
Double-ended priority queues
-
Updated
Apr 12, 2021 - Haskell
Vehicle field test application support and more.
-
Updated
Jul 22, 2022 - C#
A simple, generic and thread-safe deque implementation
-
Updated
Sep 26, 2022 - Go
Double-ended queue for .NET 🔁
-
Updated
Feb 8, 2023 - C#
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.
-
Updated
May 29, 2024 - Java
Implementation of different types of Queues, viz. linear queue, priority and double-ended queue.
-
Updated
May 16, 2021 - C
Implémentations de divers structure de données en Java
-
Updated
Aug 13, 2024 - Java
Building a stack and converting it to a deque [RU]
-
Updated
Jun 18, 2017 - C
Various Data Structures implemented in C programming language.
-
Updated
Jul 6, 2021 - C
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.
-
Updated
Sep 29, 2024 - Java
Implementation of a DoubleEndedList for Julia
-
Updated
Sep 2, 2019 - Julia
-
Updated
Jan 3, 2018 - Java
A semester tasks of Data Structure and Programming Fundamentals using C++ Language.
-
Updated
Apr 7, 2020 - C++
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).
-
Updated
Jan 21, 2019 - Python
-
Updated
Feb 15, 2020 - C
Improve this page
Add a description, image, and links to the double-ended-queue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the double-ended-queue topic, visit your repo's landing page and select "manage topics."