COMMITS
November 14, 2024
D
Bump codecov/codecov-action from 4 to 5 in /.github/workflows (#6092)
dependabot[bot] committed
November 12, 2024
D
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 (#6087)
dependabot[bot] committed
November 7, 2024
D
Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 (#6085)
dependabot[bot] committed
November 4, 2024
D
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#6082)
dependabot[bot] committed
November 3, 2024
A
Rename `Recursion` package (#6081)
Alex Klymenko committed
November 2, 2024
M
Add Fibonacci series to Recursion package (#6079)
Mohamed Boukthir committed
November 1, 2024
S
General performance improvement (#6078)
Strange Developer committed
S
Add Exponential Moving Average Filter (#6075)
Shreya committed
October 31, 2024
D
Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 (#6076)
dependabot[bot] committed
October 29, 2024
H
Enhance docs, add tests in `MaxHeap` (#5983)
Hardik Pawar committed
R
Add shuffle array (#6026)
Rashi Dashore committed
H
Enhance docs, add tests in `ReverseKGroup` (#5999)
Hardik Pawar committed
H
Enhance docs, add tests in `GenericHeap` (#5980)
Hardik Pawar committed
H
Enhance docs, add tests in `GenericHashMapUsingArray` (#5972)
Hardik Pawar committed
H
Enhance docs, add more tests in `ReverseBits` (#5859)
Hardik Pawar committed
H
Enhance docs, add more tests in `SwapAdjacentBits` (#5861)
Hardik Pawar committed
H
Enhance docs, add tests in AVLTree (#6058)
Hardik Pawar committed
H
Add `RandomScheduling` algorithm (#5810)
Hardik Pawar committed
M
Add uniform number counting algorithm (#6052)
Muhammad Junaid Khalid committed
D
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 (#6054)
dependabot[bot] committed
D
Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 (#6055)
dependabot[bot] committed
October 27, 2024
P
Add Longest Subarray With Sum Less Than or Equal to K algorithm (#6042)
PANKAJ PATWAL committed
G
Add tests for NodeStack (#6009)
Giulio Tantaro committed
October 26, 2024
D
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#6010)
dependabot[bot] committed
H
Enhance docs, remove `main`, add tests in `SearchSinglyLink… (#6012)
Hardik Pawar committed
P
Add Maximum Sliding Window algorithm (#5848)
pranayh24 committed
R
Add LongestCommonPrefix (#5849)
Ramit Gangwar (NoiR) committed
A
Update README.md and add some description (#5886)
Ayush Majumder committed
H
Enhance docs, add more tests in `Vigenere` (#5899)
Hardik Pawar committed
G
Cleanup combination and combination test (#5902)
Giulio Tantaro committed