Skip to content

Pull requests: phishman3579/java-algorithms-implementation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Small fix in IntervalTree.
#3 by cinquin was merged Sep 22, 2014 Loading…
Update BinaryHeap.java
#6 by nirro01 was merged Jan 14, 2015 Loading…
corrected sieveOfEratosthenes, added test case
#13 by pterodragon was merged Oct 21, 2015 Loading…
KD-trees should be iterable
#14 by jolkdarr was merged Nov 21, 2015 Loading…
Push relabel
#18 by wodomierz was merged Sep 2, 2016 Loading…
Update List.java
#22 by samyanez94 was merged Jan 27, 2017 Loading…
Added Kurskal's algorithm
#23 by arytmetyk was merged Feb 19, 2017 Loading…
Longest increasing subsequence
#24 by arytmetyk was merged Feb 20, 2017 Loading…
Implementation of KMP algorithm
#25 by SzymonStankiewicz was merged Feb 20, 2017 Loading…
Adding multiplication using FFT
#26 by mciancia was merged Feb 22, 2017 Loading…
Adding recursive permutations generating
#28 by laucer was merged Feb 22, 2017 Loading…
Adding matrix operations
#29 by laucer was closed Feb 22, 2017 Loading…
Modular arithmetic
#31 by SzymonStankiewicz was closed Feb 25, 2017 Loading…
Modular arithmetic
#32 by SzymonStankiewicz was merged Feb 25, 2017 Loading…
adding matrix identity method + tests
#33 by laucer was merged Feb 26, 2017 Loading…
Lexicographically minimal/maximal string rotation
#34 by SzymonStankiewicz was merged Feb 26, 2017 Loading…
Adds Edmonds-Karp algorithm
#35 by mciancia was merged Mar 17, 2017 Loading…
Added multiply using loop with string input.
#37 by codechefamit was merged Mar 23, 2017 Loading…
Added PR template in repo
#41 by jitendra3109 was merged Apr 12, 2017 Loading…
ProTip! no:milestone will show everything without a milestone.