https://github.com/axel7083/modifiedpriorityqueue
This repository contains a modified implementation of the build-in PriorityQueue java class. It combines a HashMap with it, to allow O(1) for contains.
https://github.com/axel7083/modifiedpriorityqueue
hashmap java priority-queue
Last synced: about 2 months ago
JSON representation
This repository contains a modified implementation of the build-in PriorityQueue java class. It combines a HashMap with it, to allow O(1) for contains.
- Host: GitHub
- URL: https://github.com/axel7083/modifiedpriorityqueue
- Owner: axel7083
- License: gpl-3.0
- Created: 2021-04-28T21:00:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T22:02:55.000Z (about 4 years ago)
- Last Synced: 2025-04-23T19:19:09.276Z (about 2 months ago)
- Topics: hashmap, java, priority-queue
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0