queue-algorithm
Here are 50 public repositories matching this topic...
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
Jul 20, 2026 - 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
Jun 17, 2026 - Python
Solutions for questions of LeetCode Queue & Stack card
-
Updated
Oct 11, 2019 - Java
A Social Network Friend Recommendation System is an exciting project that leverages graph theory concepts to simulate real-world social networks.
-
Updated
Dec 23, 2025 - Java
LeetCode / 剑指 offer 系列题解, 在线阅读 https://offer.hi-dhl.com
-
Updated
Jul 31, 2022 - C++
Basic data-structure implementations in Swift.
-
Updated
Jan 9, 2020 - Swift
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
Scalable Employee Management System built on Spring Boot Microservices. Features include Service Discovery (Eureka), Distributed Tracing (Zipkin), Asynchronous Messaging (RabbitMQ), and API Gateway, all containerized with Docker
-
Updated
Mar 20, 2026 - Java
🔨 A deep study about algorithms and data structures with help of Javascript
-
Updated
Feb 27, 2021 - JavaScript
This is a simple queue implementation in C using an array. The queue is implemented as a normal queue.
-
Updated
Dec 3, 2022 - C
Holds, controls and reports on execution of a queue of asynchronous jobs.
-
Updated
Oct 13, 2017 - JavaScript
Solutions of questions on Leetcode.Solution Available in C++.
-
Updated
Oct 23, 2021 - C++
fox-ga is implementation of distributed Genetic Algorithm based on message queue paradigm
-
Updated
Jul 29, 2024 - JavaScript
Programming & data structure course work
-
Updated
Jun 25, 2022 - C++
A wide range of (basic) data structures, implemented in simple, readable Java.
-
Updated
Jun 18, 2018 - Java
Improve this page
Add a description, image, and links to the queue-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the queue-algorithm topic, visit your repo's landing page and select "manage topics."