Topic: "queue-algorithm"
hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin
LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com
Language: Kotlin - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 425 - Forks: 50

stimulussoft/filequeue
light weight, high performance, simple, reliable and persistent queue for Java applications
Language: Java - Size: 330 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

hoangsonww/Queue-And-HashTable-DSA
🔑 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!
Language: Java - Size: 81.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 23 - Forks: 12

AlokikPathak/data-structures
Implementation of Data Structures in C
Language: C - Size: 590 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

sameeksha-sahib/leetcode-queue-stack-card
Solutions for questions of LeetCode Queue & Stack card
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

YonLiud/Israeli-Queue
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.
Language: Python - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

hi-dhl/Leetcode-Solution-CPP-C
LeetCode / 剑指 offer 系列题解, 在线阅读 https://offer.hi-dhl.com
Language: C++ - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

guilhermebkel/algorithms-and-data-structures-study
:hammer: A deep study about algorithms and data structures with help of Javascript
Language: JavaScript - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Muhammadwasi/Graph-Maze-Game
This project is a GUI game made in Processing 2, which generates random maze and player has to reach the destination of the maze.
Language: Java - Size: 4.14 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

sanmak/sumo-queue
Queue Data Structure Implementation. Use it for large arrays.
Language: JavaScript - Size: 16.6 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Thu-master/LTHDH_Project
Đây là dự án web mô phỏng trực quan thuật toán MLFQ bằng HTML/CSS/JavaScript
Language: CSS - Size: 69.7 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

Hasnatrasool163/SocialNetworkFriendRecommendationSystem
A Social Network Friend Recommendation System is an exciting project that leverages graph theory concepts to simulate real-world social networks.
Language: Java - Size: 5.43 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

ezekiellemana/Circular-Queue-Operations
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.
Language: Java - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

BaseMax/QueueC
This is a simple queue implementation in C using an array. The queue is implemented as a normal queue.
Language: C - Size: 49.8 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Xenoids/C-Queue
Data Structure Queue in C Programming Language
Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sonisuman/Swift-DataStructure
Basic data-structure implementations in Swift.
Language: Swift - Size: 205 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

xabarov/most-queue
Python package for calculation and simulation of queueing systems (QS) and networks.
Language: Python - Size: 53.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

kalmyk/fox-ga
fox-ga is implementation of distributed Genetic Algorithm based on message queue paradigm
Language: JavaScript - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

uiuxarghya/PCC-CS391-DSA
Data Structure and Algorithms
Language: C - Size: 73.2 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

luiz-linkezio/Tarefas-Algoritmo_e_Estrutura_de_Dados-SI-CIn-UFPE-2023.1
Tarefas para o aprendizado de algoritmos, da cadeira Algoritmo e Estrutura de Dados do curso de Sistemas de Informação (SI) do CIn da UFPE, cadeira cursada por mim em 2023.
Language: Python - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MonaMobeen/FIFORule
Queue DSA
Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Juliavister/P-D
Programming & data structure course work
Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Ashish-kumar7/leetcode-solutions
Solutions of questions on Leetcode.Solution Available in C++.
Language: C++ - Size: 282 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

viniciusduartereis/PrinterServer
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.
Language: Java - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hlts2/gfreequeue
Simple lock-free queue written in golang
Language: Go - Size: 143 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

Bennyhwanggggg/Queue-System-Simulation
Language: Matlab - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

adrienjoly/algolia-qyu
Holds, controls and reports on execution of a queue of asynchronous jobs.
Language: JavaScript - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

marixp/DancingCowQueue
CS: Data Structures --- Dancing Cow Queue: User inputs # of cows in the show, and # of cows on stage at a time. Algorithm returns total duration of the show (when all cows finish dancing).
Language: C++ - Size: 878 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ArunR1408/DSA
A curated collection of data structures and algorithms implemented in Python.
Language: Python - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

charan1911/PYTHON_ALL_TOPICS
PYTHON ALL TOPICS CODE
Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

teplokotov/algososh
Проектная работа «Визуализатор алгоритмов» — это инструмент наглядной демонстрации 📊 типовых алгоритмов и структур данных в рамках Практикума.
Language: TypeScript - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vivibui/Emergency-Room-Simulation
Simulation; Queuing algorithms; Data processing and modeling
Language: Python - Size: 372 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TuruncuPilav/Clear-repeating-characters
Queue data structure remove duplicate data algorithm.
Language: C++ - Size: 619 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Loudhouse-Dev/data-structures
Daily DSA Practice
Language: TypeScript - Size: 200 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

c-dubzz/Maze-Solver
User enters a maze, my program then computes the shortest path from start to finish.
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jlisok/problem_solving
This project is a showcase of problem-solving skills and consists of various algorithms from different areas, including graphs, sorting algorithms, and binary trees. The algorithms are of different difficulty levels and have been implemented using Java.
Language: Java - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BaseMax/DeepCopyBinaryTreeC
A C program to deep copy a binary tree. Deep copy means that any changes made to the new binary tree don't affect the original binary tree. Both recursive and iterative algorithms are implemented. The iterative algorithm a few lines of code and uses a variable to keep track of the current node.
Language: C - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zeinabkalanaki/WorkingWithQueues
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anaisdeb/SR05-Algorithme_reparti
Distributed system
Language: Python - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fardinanam/Data-Structures-and-Algorithms-I
Implementations of some common data structures and algorithms. These are based on the assignments that are offered in CSE204 course by BUET.
Language: Java - Size: 6.15 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

donheshanthaka/queue-in-c
implementation of queue in c (array / linked list)
Language: C - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ac-marlon/ChefRaceUD
Juego realizado con PyGame implementando algoritmos de planificación para su explicación y comprensión
Language: Python - Size: 7.81 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

Tejas-TA/Research-paper-Cloud-Computing
This repository contains a research paper and certificates of it
Size: 10.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

leonoronhas/Queue-Java
Queue implementations
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vanessa-nascimento/aed-i-si-each-usp
Exercício programa feito em C de fila preferencial para a matéria de Algoritmos e Estruturas de Dados I
Language: C - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

StanleySathler/queue
:package: • A simple queue abstract data type implementation
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ev1illyn/DynamicQueue
Language: JavaScript - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
