Ecosyste.ms: Issues

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

GitHub / kanwei/algorithms issues and pull requests

#57 - Replaced Travis-CI with GHA.

Pull Request - State: open - Opened by dblock 6 months ago

#56 - Add all_indices option to kmp

Pull Request - State: open - Opened by GarrisonJ 6 months ago

#55 - Check if key exists before deleting it

Pull Request - State: open - Opened by GarrisonJ 6 months ago

#54 - Remove Enumerable from heap and priority queue

Pull Request - State: closed - Opened by GarrisonJ 6 months ago

#53 - Heap#consolidate: Use compare_fn instead of #==

Pull Request - State: open - Opened by bcc32 6 months ago

#52 - Alexkalderimis ajk heap benchmark

Pull Request - State: closed - Opened by kanwei 8 months ago

#51 - [CRBTreeMap] Segmentation fault at Leetcode #1429

Issue - State: open - Opened by alantudyk 9 months ago - 4 comments

#50 - Fix SuffixArray initialization doc

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

#50 - Fix SuffixArray initialization doc

Pull Request - State: open - Opened by jsncmgs1 over 2 years ago

#49 - Fix `push` to be O(1) as promised.

Pull Request - State: open - Opened by BMorearty over 2 years ago

#49 - Fix `push` to be O(1) as promised.

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

#48 - Add some details about the folder structure in readme

Issue - State: open - Opened by Bhaumik-Tandan almost 3 years ago

#47 - Create testing.md

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

#47 - Create testing.md

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

#46 - Add heap benchmark

Pull Request - State: closed - Opened by alexkalderimis about 3 years ago - 1 comment

#45 - Minor style fixes

Pull Request - State: open - Opened by maxbarsukov about 3 years ago

#45 - Minor style fixes

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

#44 - Update dependencies and fix spec warnings

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

#44 - Update dependencies and fix spec warnings

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

#43 - Update .travis.yml

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

#43 - Update .travis.yml

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

#42 - climbing board

Pull Request - State: closed - Opened by rajashit14 almost 4 years ago

#42 - climbing board

Pull Request - State: closed - Opened by rajashit14 almost 4 years ago

#41 - How to avoid issue about delete method in rbtree

Issue - State: open - Opened by thongpham1412 over 4 years ago

#41 - How to avoid issue about delete method in rbtree

Issue - State: open - Opened by thongpham1412 over 4 years ago

#40 - [CI] Test against Ruby 2.3, 2.4 and 2.5

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

#40 - [CI] Test against Ruby 2.3, 2.4 and 2.5

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

#39 - Expect explicit errors with raise_error in specs

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

#39 - Expect explicit errors with raise_error in specs

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

#38 - fix: delete_max Deletes the item with the largest key (not smallest

Pull Request - State: closed - Opened by ltfschoen almost 7 years ago

#38 - fix: delete_max Deletes the item with the largest key (not smallest

Pull Request - State: closed - Opened by ltfschoen almost 7 years ago

#37 - Add explicit license

Pull Request - State: closed - Opened by anothermh over 7 years ago

#37 - Add explicit license

Pull Request - State: closed - Opened by anothermh over 7 years ago

#36 - Heap implementation is very slow

Issue - State: open - Opened by generall over 7 years ago - 6 comments

#36 - Heap implementation is very slow

Issue - State: closed - Opened by generall over 7 years ago - 6 comments

#35 - readme

Pull Request - State: closed - Opened by Prerna1 over 7 years ago

#34 - Fix RSpec raise_error warnings

Pull Request - State: closed - Opened by tamird over 7 years ago

#34 - Fix RSpec raise_error warnings

Pull Request - State: closed - Opened by tamird over 7 years ago

#33 - returns index of key rather than key it self

Pull Request - State: closed - Opened by charusat09 over 7 years ago

#33 - returns index of key rather than key it self

Pull Request - State: closed - Opened by charusat09 over 7 years ago

#31 - Add option to facilitate randomization

Pull Request - State: closed - Opened by ahcarpenter over 8 years ago

#31 - Add option to facilitate randomization

Pull Request - State: closed - Opened by ahcarpenter over 8 years ago

#30 - Missing tags

Issue - State: open - Opened by nirvdrum over 8 years ago

#30 - Missing tags

Issue - State: open - Opened by nirvdrum over 8 years ago

#29 - Explicit return not required for containers containing < 2 elements for insertion sort

Pull Request - State: closed - Opened by Amit-Thawait over 8 years ago - 2 comments

#29 - Explicit return not required for containers containing < 2 elements for insertion sort

Pull Request - State: closed - Opened by Amit-Thawait over 8 years ago - 2 comments

#28 - Heapsort inefficiencies

Issue - State: open - Opened by RyanNaughton over 8 years ago - 1 comment

#28 - Heapsort inefficiencies

Issue - State: open - Opened by RyanNaughton over 8 years ago

#27 - Quicksort should shuffle first

Issue - State: open - Opened by RyanNaughton over 8 years ago

#27 - Quicksort should shuffle first

Issue - State: open - Opened by RyanNaughton over 8 years ago - 1 comment

#26 - Cocktail sort and counting sort

Pull Request - State: closed - Opened by ghost over 9 years ago

#26 - Cocktail sort and counting sort

Pull Request - State: closed - Opened by ghost over 9 years ago

#25 - Binary Search returns index instead of value

Pull Request - State: closed - Opened by chinmaydd over 9 years ago - 1 comment

#25 - Binary Search returns index instead of value

Pull Request - State: closed - Opened by chinmaydd over 9 years ago - 1 comment

#24 - Segmentation fault when benchmarking Container::CRBTreeMap

Issue - State: closed - Opened by copiousfreetime almost 10 years ago - 1 comment

#24 - Segmentation fault when benchmarking Container::CRBTreeMap

Issue - State: closed - Opened by copiousfreetime almost 10 years ago - 1 comment

#23 - Heap is broken with objects

Issue - State: open - Opened by fbernier about 10 years ago - 4 comments

#23 - Heap is broken with objects

Issue - State: open - Opened by fbernier about 10 years ago - 4 comments

#22 - small re-factoring

Pull Request - State: closed - Opened by ysksn almost 11 years ago

#22 - small re-factoring

Pull Request - State: closed - Opened by ysksn almost 11 years ago

#21 - Update heap_spec.rb

Pull Request - State: closed - Opened by ysksn almost 11 years ago

#21 - Update heap_spec.rb

Pull Request - State: closed - Opened by ysksn almost 11 years ago

#20 - add binary_search_index

Pull Request - State: closed - Opened by tamird almost 11 years ago - 4 comments

#20 - add binary_search_index

Pull Request - State: closed - Opened by tamird almost 11 years ago - 4 comments

#19 - hodpodge of cleanups

Pull Request - State: closed - Opened by tamird almost 11 years ago

#19 - hodpodge of cleanups

Pull Request - State: closed - Opened by tamird almost 11 years ago

#18 - Heap and PriorityQueue include Enumerable without providing #each

Issue - State: open - Opened by jzernisch almost 11 years ago - 2 comments

#17 - Add dualpivotquicksort (Dual-Pivot Quicksort)

Pull Request - State: closed - Opened by getconor about 11 years ago

#17 - Add dualpivotquicksort (Dual-Pivot Quicksort)

Pull Request - State: closed - Opened by getconor about 11 years ago

#16 - Added license in gemspec

Pull Request - State: closed - Opened by amanelis over 11 years ago

#16 - Added license in gemspec

Pull Request - State: closed - Opened by amanelis over 11 years ago

#15 - Binary search should return index of target value

Pull Request - State: closed - Opened by mhriess over 11 years ago - 5 comments

#15 - Binary search should return index of target value

Pull Request - State: closed - Opened by mhriess over 11 years ago - 5 comments

#14 - Update lib/containers/trie.rb -- fix typo

Pull Request - State: closed - Opened by upstarter almost 12 years ago

#14 - Update lib/containers/trie.rb -- fix typo

Pull Request - State: closed - Opened by upstarter almost 12 years ago

#13 - Binary search should return index

Issue - State: open - Opened by jgross206 almost 12 years ago

#13 - Binary search should return index

Issue - State: open - Opened by jgross206 almost 12 years ago

#12 - Update lib/algorithms/search.rb

Pull Request - State: closed - Opened by jgross206 almost 12 years ago - 2 comments

#12 - Update lib/algorithms/search.rb

Pull Request - State: closed - Opened by jgross206 almost 12 years ago - 2 comments

#11 - Binary heap implementation proposal

Pull Request - State: closed - Opened by juanplopes almost 12 years ago - 1 comment

#11 - Binary heap implementation proposal

Pull Request - State: closed - Opened by juanplopes almost 12 years ago - 1 comment

#10 - Fix 1.9 compile error and add Heap#next_key method

Pull Request - State: closed - Opened by loganb about 12 years ago

#9 - add top (?) that takes max

Issue - State: open - Opened by dblock over 13 years ago - 2 comments

#9 - add top (?) that takes max

Issue - State: open - Opened by dblock over 13 years ago

#8 - Add a priority queue / heap with max size

Issue - State: open - Opened by dblock over 13 years ago - 1 comment

#8 - Add a priority queue / heap with max size

Issue - State: open - Opened by dblock over 13 years ago - 1 comment

#7 - Please release gem with new sting functions

Issue - State: closed - Opened by antunderwood almost 14 years ago - 1 comment

#7 - Please release gem with new sting functions

Issue - State: closed - Opened by antunderwood almost 14 years ago - 1 comment

#5 - KD Tree Bugs?

Issue - State: open - Opened by roja over 14 years ago

#5 - KD Tree Bugs?

Issue - State: open - Opened by roja over 14 years ago

#4 - Please link to the Github repository on the homepage

Issue - State: closed - Opened by deepakjois over 14 years ago

#4 - Please link to the Github repository on the homepage

Issue - State: closed - Opened by deepakjois over 14 years ago

#3 - Segfault on rb trees and splaytrees

Issue - State: closed - Opened by mickey over 14 years ago - 2 comments

#3 - Segfault on rb trees and splaytrees

Issue - State: closed - Opened by mickey over 14 years ago - 2 comments

#2 - Found segfault issue in splay tree (possibly other trees as well)

Issue - State: closed - Opened by elliotcm almost 15 years ago - 3 comments

#2 - Found segfault issue in splay tree (possibly other trees as well)

Issue - State: closed - Opened by elliotcm almost 15 years ago - 3 comments

#1 - gem won't install on jruby

Issue - State: closed - Opened by tmm1 almost 15 years ago - 10 comments

#1 - gem won't install on jruby

Issue - State: closed - Opened by tmm1 almost 15 years ago - 10 comments