queue-algorithm
Here are 51 public repositories matching this topic...
Language:All
Sort:Most stars
Implementation of Data Structures in C
- Updated
Feb 3, 2021 - C
🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!
- Updated
Oct 29, 2025 - Java
Solutions for questions of LeetCode Queue & Stack card
- Updated
Oct 11, 2019 - Java
Israeli Queues are a variation of Priority Queues where instead of associating priority with the element to be enqueued, the priority is implicitly derived using the "friend" element and it joins right at the back end of the group that the friend belongs to.
- Updated
Oct 8, 2025 - Python
LeetCode / 剑指 offer 系列题解, 在线阅读https://offer.hi-dhl.com
- Updated
Jul 31, 2022 - C++
This project is a GUI game made in Processing 2, which generates random maze and player has to reach the destination of the maze.
- Updated
Feb 18, 2018 - Java
Basic data-structure implementations in Swift.
- Updated
Jan 9, 2020 - Swift
🔨 A deep study about algorithms and data structures with help of Javascript
- Updated
Feb 27, 2021 - JavaScript
A Social Network Friend Recommendation System is an exciting project that leverages graph theory concepts to simulate real-world social networks.
- Updated
Jan 15, 2025 - Java
Queue Data Structure Implementation. Use it for large arrays.
- Updated
Dec 29, 2020 - JavaScript
This project provides a Java implementation of a Circular Queue, supporting operations like enqueue, dequeue, isFull, and isEmpty. It helps students and developers understand the concept and applications of circular queues, commonly used in memory management and task scheduling.
- Updated
Dec 22, 2024 - Java
This is a simple queue implementation in C using an array. The queue is implemented as a normal queue.
- Updated
Dec 3, 2022 - C
Solutions of questions on Leetcode.Solution Available in C++.
- Updated
Oct 23, 2021 - C++
Đây là dự án web mô phỏng trực quan thuật toán MLFQ bằng HTML/CSS/JavaScript
- Updated
Jun 24, 2025 - CSS
Holds, controls and reports on execution of a queue of asynchronous jobs.
- Updated
Oct 13, 2017 - JavaScript
This application uses a form academic to emulate and interpret the service of a printer with a print queue, respected the rule of his circle print.
- Updated
Oct 25, 2019 - Java
fox-ga is implementation of distributed Genetic Algorithm based on message queue paradigm
- Updated
Jul 29, 2024 - JavaScript
Improve this page
Add a description, image, and links to thequeue-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thequeue-algorithm topic, visit your repo's landing page and select "manage topics."