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
Assigned to nobody Loading
Sort

Pull requests list

feat: add Sudoku Solver using Backtracking
#7073 opened Nov 15, 2025 by Navadeep0007 Loading…
Update DIRECTORY.md
#7070 opened Nov 15, 2025 by DenizAltunkapan Loading…
Feature/kruskal algorithm
#7068 opened Nov 14, 2025 by guillermolara01 Loading…
6 tasks done
Add ElGamalCipher implementing ElGamal encryption and decryption
#7064 opened Nov 12, 2025 by polasisubash Loading…
5 tasks done
feat: add IndexedPriorityQueue implementation and tests
#7062 opened Nov 11, 2025 by SeungHyeokYoon Loading…
6 tasks done
Add Binary Search Tree and AVL Tree implementations with tests
#7058 opened Nov 8, 2025 by zexxitywave Loading…
6 tasks done
Implement LengthOfLastWord algorithm and add JUnit tests
#7057 opened Nov 8, 2025 by gopaljilab Loading…
4 tasks done
Temperature convertion
#7050 opened Nov 5, 2025 by AlexJauregui02 Loading…
6 tasks done
feat: implement One-Time Pad cipher (#6941)
#7022 opened Nov 2, 2025 by newtownboy Loading…
6 tasks done
AdvancedConversions.java
#7013 opened Oct 31, 2025 by AngleAirdrop Loading…
6 tasks done
Added Power of Four Check (Bit Manipulation)
#6999 opened Oct 30, 2025 by Shewale41 Loading…
6 tasks done
Added Count Total Set Bits from 1 to N (Bit Manipulation)
#6997 opened Oct 30, 2025 by Shewale41 Loading…
6 tasks done
Added threaded binary tree
#6995 opened Oct 30, 2025 by Shewale41 Loading…
3 tasks done
Sieve of eratosthenes
#6981 opened Oct 29, 2025 by Mansi5164 Loading…
6 tasks
Added PowerOfFour algorithm in bitmanipulation
#6980 opened Oct 29, 2025 by Mansi5164 Loading…
6 tasks
Added program to check Lucky number
#6962 opened Oct 26, 2025 by TaranjeetSinghKalsi Loading…
6 tasks done
Added program to check Abundant number
#6961 opened Oct 26, 2025 by TaranjeetSinghKalsi Loading…
6 tasks done
Added program to check either number is Evil or Odious
#6958 opened Oct 26, 2025 by TaranjeetSinghKalsi Loading…
6 tasks done
feat(matrix): Implement determinant calculation for square matrices
#6953 opened Oct 26, 2025 by Rony-2004 Loading…
5 of 6 tasks
Implement maximum sliding window algorithm
#6946 opened Oct 26, 2025 by konduri-lakshmi-prasanna Loading…
6 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.