Topic: "max-heap-priority-queue"
harsh07bharvada/structures-wiz
An optimised :rocket: implementation of Data structures & Algorithms like Fenwick Trees, Segment Trees, Stacks, Priority Queues, Linked Lists etc for enterprise usage in our favourite :heart: language - JavaScript
Language: JavaScript - Size: 153 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 3

jindal2209/transaction_settlement_splitwise
Application for managing transactions among friends and simplify it similar to split-wise using max-heaps (priority_queue in c++)
Language: JavaScript - Size: 833 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

BigWheel92/Max-Heap
Max Heap implementation in C++ using dynamic arrays.
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

rakshith-crm/Packet-Router
The project is a network model of priority based packet routing implemented using the priority queue using max heap data structure. The project mimics packet routing, by receiving network packets (file handling concept) and re-transmitting the packets based on network priority.
Language: C++ - Size: 190 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ahmedabougabal/PythonDataStructuresAlgorithms
Let's go DeepDiving 🤿
Language: Python - Size: 1.18 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

graziaferrara/midterm_homework_DAA
Midterm homework of the Design and analysis of algorithm course
Language: Python - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Xfinity-bot/DSA.Patient-Appointment-Software
Patient Appointment Software
Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Clairelin298/2022_DS_bike_rental
This a bike-rental system aimed to leverage the gross profit for the company.
Language: C++ - Size: 2.07 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ShanM5/Warehouse-Simulator
Have a warehouse that is made up of an array of sector objects, with each sector represented by a min binary priority queue based on the last day the products were purchased. Implemented a method that adds products into its proper sector which is dependent on their id, a restock/purchase method that increases/decreases the number of items
Language: Java - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dankolesnikov/MaxHeapPriorityQueue
Java implementation of Max Heap Priority Queue
Language: Java - Size: 157 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
