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

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
Added Sudoku Solver algorithm in backtrackingpackage
#7020 opened Nov 1, 2025 by codewithRakshita Loading…
6 tasks
Create staticSynchronization.java
#7016 opened Oct 31, 2025 by Pradnya1629 Loading…
6 tasks
AdvancedConversions.java
#7013 opened Oct 31, 2025 by AngleAirdrop Loading…
6 tasks done
MathToolkit.java
#7012 opened Oct 31, 2025 by AngleAirdrop Loading…
6 tasks done
Add FNV-1a hash algorithm implementation
#7010 opened Oct 30, 2025 by dinilH Loading…
added feature BST & AVL
#7009 opened Oct 30, 2025 by amarmaurya-com Loading…
6 tasks done
Added ElGamal Encryption Algorithm
#7006 opened Oct 30, 2025 by Shewale41 Loading…
7 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
Add PrimeCheck algorithm in Java
#6993 opened Oct 30, 2025 by manikonda-anjali Loading…
3 of 6 tasks
Add A* Search algorithm for shortest path
#6987 opened Oct 29, 2025 by bhoomika1714 Loading…
Kadanes algorithm
#6985 opened Oct 29, 2025 by Mansi5164 Loading…
6 tasks
Feat/add ChaCha20
#6984 opened Oct 29, 2025 by Keykyrios Draft
6 tasks done
Topological sort using DFS
#6983 opened Oct 29, 2025 by Mansi5164 Loading…
6 tasks
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
ProTip! Filter pull requests by the default branch with base:master.