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 ADTFraction class for arithmetic operations on fractions
#7023 by akshith30388 was closed Nov 17, 2025 Loading… updated Nov 17, 2025
added all the temperature converter static methods
#7021 by Bhavan-Prakash was closed Nov 17, 2025 Draft updated Nov 17, 2025
6 tasks done
Add TournamentSort sorting algorithm (#6631)
#6977 by eswarseeram was closed Nov 16, 2025 Loading… updated Nov 16, 2025
4 tasks done
Added Sudoku Solver algorithm in backtrackingpackage
#7020 by codewithRakshita was closed Nov 16, 2025 Loading… updated Nov 16, 2025
6 tasks
Add LZW and Arithmetic Coding algorithms in compression category
#6803 by enqneres was closed Nov 15, 2025 Loading… updated Nov 15, 2025
6 tasks done
Create staticSynchronization.java
#7016 by Pradnya1629 was closed Nov 15, 2025 Loading… updated Nov 15, 2025
6 tasks
added feature BST & AVL
#7009 by amarmaurya-com was closed Nov 15, 2025 Loading… updated Nov 15, 2025
6 tasks done
MathToolkit.java
#7012 by AngleAirdrop was closed Nov 15, 2025 Loading… updated Nov 15, 2025
6 tasks done
Add FNV-1a hash algorithm implementation
#7010 by dinilH was closed Nov 14, 2025 Loading… updated Nov 14, 2025
Added ElGamal Encryption Algorithm
#7006 by Shewale41 was closed Nov 14, 2025 Loading… updated Nov 14, 2025
7 tasks done
Add PrimeCheck algorithm in Java
#6993 by manikonda-anjali was closed Nov 14, 2025 Loading… updated Nov 14, 2025
3 of 6 tasks
Feat/add ChaCha20
#6984 by Keykyrios was closed Nov 13, 2025 Draft updated Nov 13, 2025
6 tasks done
Add A* Search algorithm for shortest path
#6987 by bhoomika1714 was closed Nov 13, 2025 Loading… updated Nov 13, 2025
Topological sort using DFS
#6983 by Mansi5164 was closed Nov 13, 2025 Loading… updated Nov 13, 2025
6 tasks
Kadanes algorithm
#6985 by Mansi5164 was closed Nov 13, 2025 Loading… updated Nov 13, 2025
6 tasks
Added MaxFrequencyAfterOperations code
#6956 by shabnambegum911-hash was closed Nov 12, 2025 Loading… updated Nov 12, 2025
6 tasks done
Fix/checkstyle harmonic
#6976 by foxxmg was closed Nov 12, 2025 Loading… updated Nov 12, 2025
6 tasks done
Added Dijkstra's Algorithm in Greedy Algorithms
#6975 by foxxmg was closed Nov 12, 2025 Loading… updated Nov 12, 2025
Add AVL Tree implementation (insert, delete, balance check)
#6973 by darshan-totagi was closed Nov 12, 2025 Loading… updated Nov 12, 2025
6 tasks done
docs: add Portuguese (pt-BR) translation to README
#6783 by lucasaita1 was closed Nov 11, 2025 Loading… updated Nov 11, 2025
Tower of hanoi recursive
#6788 by Nikhilesh-Satish was closed Nov 11, 2025 Loading… updated Nov 11, 2025
6 tasks done
Create MiddleOfLinkedList.java stale
#6653 by AYAZ2006 was closed Nov 11, 2025 Loading… updated Nov 11, 2025
6 tasks
Added Longest Increasing Subsequence using Recursion
#6627 by preritasaini1 was closed Nov 11, 2025 Loading… updated Nov 11, 2025
6 tasks done
Implement topological sort with DAG validation and cycle detection stale
#6568 by the-yash-rajput was closed Nov 11, 2025 Loading… updated Nov 11, 2025
6 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.