COMMITS
April 4, 2026
K
Create Relativity.java (#7323)
kvadrik committed
A
Enhance LinearSearch with null check for value (#7355)
AbhiramSakha committed
April 3, 2026
A
feat: add OptimalBinarySearchTree algorithm (#7310)
Alex Tumanov committed
April 1, 2026
V
Use BigInteger to prevent overflow in factorial calculation (#7358)
Vansh Sharma committed
S
fix(BinarySearch): add null key check to prevent NPE (fix #7356) (#7357)
Senrian committed
March 31, 2026
K
Correlation function for discrete variable correlation (#7326)
kvadrik committed
March 30, 2026
S
Fixes #7350: Binary Search Reliability Improvement (#7351)
Suraj Devatha committed
March 29, 2026
D
chore(deps-dev): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 (#7353)
dependabot[bot] committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 (#7352)
dependabot[bot] committed
March 28, 2026
K
feat(graph): implement Tarjan's Bridge-Finding Algorithm (#7346)
Keykyrios committed
S
fix: handle null and empty array in LinearSearch (issue #7340) (#7347)
Senrian committed
March 26, 2026
D
chore(deps): bump codecov/codecov-action from 5 to 6 in /.github/workflows (#7344)
dependabot[bot] committed
A
Fix IterativeBinarySearch implementation and resolve build issues (#7332)
AbhiramSakha committed
March 25, 2026
A
Improve LinearSearch documentation with example and explanation (#7335)
AbhiramSakha committed
K
Implement volume calculation for ellipsoid (#7338)
kvadrik committed
March 24, 2026
A
feat: add StockSpanProblem algorithm (#7312)
Alex Tumanov committed
A
Improve InterpolationSearch documentation with example (#7336)
AbhiramSakha committed
March 18, 2026
K
feat(strings): add Kasai's algorithm for LCP array construction (#7324)
Keykyrios committed
March 15, 2026
K
Added quadratic mean (#7315)
kvadrik committed
March 14, 2026
M
Improve space complexity to O(1) in WordSearch. (#7308)
Maryam Hazrati committed
K
Overlapping condition changed (#7314)
kvadrik committed
March 11, 2026
D
chore(deps-dev): bump org.mockito:mockito-core from 5.22.0 to 5.23.0 (#7305)
dependabot[bot] committed
March 8, 2026
D
Renamed method variables (#7296)
Debojeet Bhattacharya committed
March 6, 2026
K
Add Javadoc comments for AnyBaseToAnyBase class (#7301)
Kakkirala Reshma committed
March 5, 2026
A
feat: add TopKFrequentWords with deterministic tie-breaking (#7298) (#7297)
Alex Tumanov committed
March 2, 2026
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 (#7295)
dependabot[bot] committed
February 28, 2026
K
Added surface area of a cuboid (#7293)
kvadrik committed
K
Added volume of a torus (#7294)
kvadrik committed