COMMITS
March 29, 2026
V
Update DIRECTORY.md
vil02 committed
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
February 27, 2026
D
chore(deps-dev): bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#7292)
dependabot[bot] committed
K
Added volume of a pyramid frustum (#7291)
kvadrik committed
February 26, 2026
C
feat: add HuffmanCoding with fail-fast validation and immutable design (#7289)
Chahat Sandhu committed
February 23, 2026
D
chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#7288)
dependabot[bot] committed
V
Add ReverseQueueRecursion.java: Reverse a Queue using recursion (#7281)
Vasundhara117 committed
February 22, 2026
Ç
Add Longest Repeated Substring algorithm (#7286)
Çağlar Eker committed
February 21, 2026
P
style: include `SUA_SUSPICIOUS_UNINITIALIZED_ARRAY` (#7285)
Piotr Idzik committed