Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / datastructures-js/priority-queue issues and pull requests

#68 - allow passing elements in constructor

Pull Request - State: open - Opened by eyas-ranjous 3 months ago

#67 - add .contains

Pull Request - State: closed - Opened by eyas-ranjous 3 months ago

#66 - Heap initialization utility `MaxPriorityQueue.from` is O(N log N)

Issue - State: open - Opened by osuritz 5 months ago
Labels: enhancement

#65 - How to avoid duplicates?

Issue - State: closed - Opened by rogerweb 6 months ago - 1 comment

#64 - Feature request: Be able to init a new `PriorityQueue` from an array with priority property in v5

Issue - State: open - Opened by doing-art 8 months ago - 1 comment
Labels: enhancement

#63 - Bump the npm_and_yarn group group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#62 - Bump flat and mocha

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#60 - fix default compare function for MinPriorityQueue

Pull Request - State: closed - Opened by eyas-ranjous 9 months ago

#59 - Update priorityQueue.d.ts

Pull Request - State: closed - Opened by 2hu12 12 months ago

#58 - [v5] Add .from method to MaxPriorityQueue and MinPriorityQueue

Pull Request - State: closed - Opened by SevenOutman about 1 year ago

#57 - How to contribute to v5?

Issue - State: closed - Opened by SevenOutman about 1 year ago - 5 comments

#56 - Feature Request: update method

Issue - State: closed - Opened by KrystilizeNevaDies about 1 year ago - 2 comments
Labels: enhancement

#55 - add remove method

Pull Request - State: closed - Opened by eyas-ranjous over 1 year ago

#54 - remove method

Issue - State: closed - Opened by huba888 over 1 year ago - 2 comments
Labels: enhancement

#53 - ".enqueue expects a numeric priority".

Issue - State: closed - Opened by aadil42 over 1 year ago - 1 comment

#52 - upgrade heap

Pull Request - State: closed - Opened by eyas-ranjous over 1 year ago

#51 - upgrade heap version

Issue - State: closed - Opened by eyas-ranjous almost 2 years ago
Labels: enhancement

#50 - README.md syntax fix.

Pull Request - State: closed - Opened by dinesh13506 about 2 years ago

#49 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#48 - Bump pathval from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#47 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#46 - Bump y18n from 4.0.0 to 4.0.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#45 - Bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#44 - Bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#43 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#42 - Bump handlebars from 4.7.6 to 4.7.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#41 - Bump grunt from 1.3.0 to 1.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#40 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#39 - docs: Fix example

Pull Request - State: closed - Opened by cseas over 2 years ago - 1 comment

#38 - add push/pop

Pull Request - State: closed - Opened by eyas-ranjous over 2 years ago

#37 - Add remove method

Issue - State: closed - Opened by viniciuscosta110 over 2 years ago - 4 comments

#36 - Update README.md

Pull Request - State: closed - Opened by Orkidz-zz over 2 years ago

#34 - upgrade

Pull Request - State: closed - Opened by eyas-ranjous over 2 years ago

#33 - return elements in [Min/Max]PriorityQueue without an object literal

Issue - State: closed - Opened by eyas-ranjous over 2 years ago
Labels: enhancement

#32 - changelog

Pull Request - State: closed - Opened by eyas-ranjous almost 3 years ago

#31 - v5.3.0

Pull Request - State: closed - Opened by eyas-ranjous almost 3 years ago - 3 comments

#30 - feat: expose priority queue with comparator

Pull Request - State: closed - Opened by realdennis almost 3 years ago

#29 - Expose PriorityQueue class with comparator would be more understandable

Issue - State: closed - Opened by realdennis almost 3 years ago
Labels: enhancement

#28 - v5.2.0

Pull Request - State: closed - Opened by eyas-ranjous about 3 years ago

#27 - allow PriorityQueue with custom comparator

Pull Request - State: closed - Opened by eyas-ranjous about 3 years ago

#26 - allow PriorityQueue with custom comparator

Pull Request - State: closed - Opened by eyas-ranjous about 3 years ago

#25 - fix ts export

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#24 - add typescript

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#23 - v5.0.3

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#22 - fix some typo in code sample

Pull Request - State: closed - Opened by Aaron-Zhao over 3 years ago

#21 - 我在leetcode中对MinPriorityQueue实例化,然后使用enquene方法报错

Issue - State: closed - Opened by Heron-Wang over 3 years ago - 12 comments

#20 - Could this library support customized function as comparator for priority property?

Issue - State: closed - Opened by jialihan over 3 years ago - 7 comments
Labels: enhancement

#19 - v5.0.2

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#18 - Fix typo in code sample

Pull Request - State: closed - Opened by AugustusZ over 3 years ago

#17 - v5.0.1

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#16 - Can't set non-positive priority in LeetCode environment

Issue - State: closed - Opened by LiaoJimmy over 3 years ago - 1 comment

#15 - v5.0.0

Pull Request - State: closed - Opened by eyas-ranjous over 3 years ago

#14 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#13 - v4.1.2

Pull Request - State: closed - Opened by eyas-ranjous about 4 years ago

#12 - Allow any number value for priority.

Pull Request - State: closed - Opened by eyas-ranjous about 4 years ago
Labels: bug

#11 - Priority can be 0

Issue - State: closed - Opened by amejiarosario about 4 years ago - 1 comment
Labels: bug

#10 - v4.1.1

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#9 - v4.1.0

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#8 - v4.0.0

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#7 - v3.0.1

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#6 - v3.0.0

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#5 - v2.0.0

Pull Request - State: closed - Opened by eyas-ranjous over 4 years ago

#4 - v1.0.2

Pull Request - State: closed - Opened by eyas-ranjous over 5 years ago

#3 - typo fix

Pull Request - State: closed - Opened by alexbosworth over 5 years ago

#2 - v1.0.1

Pull Request - State: closed - Opened by eyas-ranjous about 6 years ago

#1 - v1.0.0

Pull Request - State: closed - Opened by eyas-ranjous over 6 years ago