Skip to content

Pull requests: TheAlgorithms/Java

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
Sort

Pull requests list

feat : new dp algo added UniqueSubsequenceCount.java
#5586 opened Oct 5, 2024 by Tuhinm2002 Loading…
6 tasks done
Create KadanesAlgorithm.java
#5585 opened Oct 5, 2024 by jigyasabisht Loading…
6 tasks
Remove print & main methods, improve comments, add tests in `Floy…
#5584 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Enhance class & function documentation in LFUcache.java
#5583 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Enhance class & function documentation in CircularBuffer.java
#5582 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Feature/line clipping algorithms
#5580 opened Oct 5, 2024 by ShikariSohan Loading…
6 tasks done
Enhance class & function documentation in WordSearch.java
#5578 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Improve class & function documentation in HighestSetBit.java
#5577 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Add class documentation, improve comments in MazeRecursion.java
#5576 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Add MLFQScheduler.java new algorithm
#5575 opened Oct 5, 2024 by Hardvan Loading…
6 tasks done
Code for LowestSetBitManipulation added
#5574 opened Oct 5, 2024 by ishanki19-pixel Draft
6 tasks done
countsetbits problem with lookup table approach, runs in O(1) time
#5573 opened Oct 5, 2024 by ggorantala Loading…
6 tasks done
Add autokey cipher and tests
#5569 opened Oct 4, 2024 by bennybebo Loading…
6 tasks done
LowestSetBit implementation and tests added
#5567 opened Oct 4, 2024 by prayas7102 Loading…
6 tasks done
Added treap class
#5563 opened Oct 4, 2024 by ShreeHarish Loading…
6 tasks done
added program to find length of loop in a linkedlist
#5561 opened Oct 3, 2024 by albinsabu2023 Loading…
6 tasks done
Added algorithm for swapping linkedlist nodes
#5558 opened Oct 3, 2024 by Aashu-11 Loading…
6 tasks done
Add tests for ClosestPair.java
#5555 opened Oct 3, 2024 by Hardvan Loading…
6 tasks done
Add MedianOfTwoSortedArrays.java new algorithm
#5554 opened Oct 3, 2024 by Hardvan Loading…
6 tasks done
Implement Maximum Sum of Non-Adjacent Elements
#5544 opened Oct 3, 2024 by Guhapriya01 Loading…
6 tasks done
feat: enhance Trie data structure with added methods and tests
#5538 opened Oct 3, 2024 by sailok Loading…
6 tasks done
Add NonPreemptivePriorityScheduling new algorithm with unit tests
#5535 opened Oct 3, 2024 by Hardvan Loading…
6 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.