issues
search
TheAlgorithms
/
Java
All Algorithms implemented in Java
MIT License
60.18k
stars
19.44k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
IntervalScheduling
#6094
iamkaniska
opened
1 week ago
0
Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.5 to 7.6.8
#6093
dependabot[bot]
closed
1 week ago
1
Bump codecov/codecov-action from 4 to 5 in /.github/workflows
#6092
dependabot[bot]
closed
1 week ago
0
[OTHER]
#6091
bikkbi
closed
1 week ago
0
[OTHER]
#6090
bikkbi
closed
1 week ago
0
[OTHER]
#6089
bikkbi
closed
1 week ago
2
Add optimized version of DijkstraAlgorithm
#6088
likespro
closed
1 week ago
2
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6
#6087
dependabot[bot]
closed
1 week ago
1
Fix loops issues
#6086
Treizzer
opened
2 weeks ago
1
Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1
#6085
dependabot[bot]
closed
2 weeks ago
1
Update README.md
#6084
Malticoder
closed
2 weeks ago
1
Interval scheduling Problem
#6083
iamkaniska
opened
2 weeks ago
1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
#6082
dependabot[bot]
closed
3 weeks ago
1
refactor: rename `Recursion` package
#6081
alxkm
closed
3 weeks ago
1
Fractional Knapsack problem
#6080
iamkaniska
closed
3 weeks ago
1
adding the fibonacci series to the Recursion package
#6079
MohamedBoukthir
closed
3 weeks ago
1
General performance improvement:
#6078
mosbat
closed
3 weeks ago
1
658. Find K Closest Elements (leetcode medium question)
#6077
iamkaniska
closed
3 weeks ago
1
Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0
#6076
dependabot[bot]
closed
3 weeks ago
1
Added Exponential Moving Average Filter for audio signals , EMAFilter.java & EMAFilterTest.java
#6075
Shreya123714
closed
3 weeks ago
5
Create Spiral-Matrix.java
#6074
anurag-sharma17
closed
3 weeks ago
0
Create Spiral-Matrix.java
#6073
anurag-sharma17
closed
3 weeks ago
0
Added Sliding Window folder with problems
#6072
Shiwangi3003
closed
3 weeks ago
2
Add Nussinov Algorithm for RNA Secondary Structure Prediction
#6071
alexcerezo
opened
3 weeks ago
1
Added surface area calculation for pyramid
#6070
KadenR789
opened
3 weeks ago
1
Add Prims Algorithm using Greedy Technique to find Minimum Cost Spanning Trees
#6069
vijay227799
closed
3 weeks ago
1
Implement Prim's Algorithm to Find Minimum Spanning Tree (MST) Using Greedy Technique
#6068
vijay227799
closed
3 weeks ago
0
Added Shor Algorithm
#6067
joelkurien
opened
3 weeks ago
2
[FEATURE REQUEST] Implement Shor Algorithm
#6066
joelkurien
opened
3 weeks ago
2
Added maximum average of contiguous subarray with length k
#6065
S-M-J-I
closed
3 weeks ago
1
New branch
#6064
KushShastri
opened
3 weeks ago
1
Added surface area calculation for pyramid
#6063
OmPatel123456
opened
3 weeks ago
1
Added surface area calculation for pyramid
#6062
GitHerDone17
opened
3 weeks ago
1
added Dijkstra Algorithm
#6061
Amit-Verma5262
closed
3 weeks ago
2
Graph algorithm
#6060
Amit-Verma5262
closed
3 weeks ago
2
BinarySearch
#6059
Karthikeya914
closed
3 weeks ago
2
refactor: Enhance docs, add tests in AVLTree
#6058
Hardvan
closed
3 weeks ago
1
refactor: Enhance docs, add tests in `AVLSimple`
#6057
Hardvan
opened
4 weeks ago
1
Added resizable circular buffer and unit tests for buffer resizing an…
#6056
UmairWaseef
opened
4 weeks ago
1
Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0
#6055
dependabot[bot]
closed
4 weeks ago
1
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0
#6054
dependabot[bot]
closed
4 weeks ago
1
Added ShuffleAlgorithm and various problems related to it.
#6053
Darshan-Baligeri
opened
4 weeks ago
1
feat: Adding uniform number counting algorithm
#6052
mjk22071998
closed
3 weeks ago
1
Sathish added message
#6051
SathishVangala
closed
4 weeks ago
0
Create NewPattern.java
#6050
preritasaini1
closed
3 weeks ago
1
Newbranch2
#6049
Chiefpatwal
closed
3 weeks ago
4
Update Pangram.java
#6048
preritasaini1
opened
4 weeks ago
2
Update EggDropping.java
#6047
manishraj27
opened
4 weeks ago
2
Added permutation in strings problem in sliding window section
#6046
m-saurabh01
closed
3 weeks ago
2
Implementing Linear Regression in Java and creating Machine Learning algorithms
#6045
tkgowtham
opened
4 weeks ago
3
Next