COMMITS
July 4, 2025
A
Add RandomizedClosestPair Algorithm and Unit Tests (#6339)
Aditya committed
July 2, 2025
C
Correct column pointer initialization in RowColumnWiseSorted2dArrayBinarySearch (#6333)
codingmydna committed
July 1, 2025
D
chore(deps): bump peter-evans/create-pull-request from 5 to 7 in /.github/workflows (#6330)
dependabot[bot] committed
June 30, 2025
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.0 to 10.26.1 (#6331)
dependabot[bot] committed
D
Update DIRECTORY.md (#6329)
Deniz Altunkapan committed
K
Add RR cache (#6307)
KevinMwita7 committed
D
Update DIRECTORY.md (#6328)
Deniz Altunkapan committed
June 29, 2025
D
delete workflows from update-directorymd.yml (#6327)
Deniz Altunkapan committed
D
Update update-directorymd.yml (#6326)
Deniz Altunkapan committed
D
Update update-directorymd.yml using PAT (#6324)
Deniz Altunkapan committed
D
Automatically create pull requests for directory updates (#6322)
Deniz Altunkapan committed
D
Modernize GitHub Action to auto-generate DIRECTORY.md (#6308)
Deniz Altunkapan committed
June 28, 2025
D
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 (#6319)
dependabot[bot] committed
June 25, 2025
D
chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 (#6317)
dependabot[bot] committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.0 (#6315)
dependabot[bot] committed
P
chore: explicitly set permissions (#6316)
Piotr Idzik committed
D
chore(deps): bump gitpod/workspace-java-21 from 2025-05-14-07-50-25 to 2025-06-18-16-47-14 (#6312)
dependabot[bot] committed
D
chore(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#6314)
dependabot[bot] committed
D
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1 (#6313)
dependabot[bot] committed
P
chore: perform CodeQL scan on actions (#6309)
Piotr Idzik committed
June 20, 2025
R
Update DIRECTORY.md with Newly Added Files (#6302)
Rahul committed
June 18, 2025
D
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.10 to 7.6.11 (#6297)
dependabot[bot] committed
0
Shortest coprime segment using sliding window technique (#6296)
02RdDT committed
June 14, 2025
P
chore: add `security` ruleset to PMD (#6292)
Piotr Idzik committed
June 12, 2025
P
chore: monitor structure of the project (#6291)
Piotr Idzik committed
June 11, 2025
D
refactor: unified duplicate Anagram classes into a single implementation (#6290)
Deniz Altunkapan committed
P
Add Boyer-Moore string search algorithm with JUnit tests (#6274)
Pau López Núñez committed
P
chore: configure PMD to detect `main` methods (#6289)
Piotr Idzik committed
June 10, 2025
S
Add Unit Tests for Empty and Single-Node Graphs in TopologicalSort (#6263)
Saipriya Patnaik committed