COMMITS
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
February 20, 2026
P
style: include `DM_NEXTINT_VIA_NEXTDOUBLE` (#7282)
Piotr Idzik committed
February 19, 2026
R
Add RangeSumQuery algorithm in prefix folder (#7280)
Ruturaj Jadhav committed
February 18, 2026
P
style: include `BL_BURYING_LOGIC` (#7277)
Piotr Idzik committed
N
feat: add contains() method to DynamicArray (#7270)
Neha-2005-VCE committed
S
Add string algorithms: RemoveStars and ComplexNumberMultiply (#7275)
Syed Mohammad Saad committed
P
style: remove redundant exclusions (#7276)
Piotr Idzik committed
February 17, 2026
P
style: remove redundant PMD exclusions (#7272)
Piotr Idzik committed
February 16, 2026
D
chore(deps): bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#7271)
dependabot[bot] committed
February 13, 2026
M
Refactor getAbsValue method to use Math.abs (#7266)
Muhammad Muneeb Mubashar committed
February 11, 2026
M
Add Tower of Hanoi recursive algorithm (#7235)
Mohammed Vijahath committed
February 9, 2026
A
fix:shape's dimension constraints added correctyl (issue id: #7260) (#7261)
Adarsh-Melath committed
February 5, 2026
S
Refactor: simplify validation and improve backtracking cleanup (#7258)
swativ15 committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0 (#7259)
dependabot[bot] committed
February 4, 2026
C
feat: add ElGamalCipher with Safe Prime generation and stateless design (#7257)
Chahat Sandhu committed
February 3, 2026
A
D
chore(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#7254)
dependabot[bot] committed
February 1, 2026
R
add Subarray Sum Equals K using prefix sum (#7252)
Ruturaj Jadhav committed
D
Refactor KMP and RabinKarp: Improve Reusability and Test Coverage (#7250)
Divyansh Saxena committed
January 31, 2026
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0 (#7251)
dependabot[bot] committed
January 30, 2026
P
docs: Add comprehensive documentation to BinarySearch algorithm (#7245)
Pranav Ghorpade committed
January 27, 2026
C
feat: add Difference Array algorithm implementation and tests (#7244)
Chahat Sandhu committed
January 26, 2026
D
chore(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#7243)
dependabot[bot] committed
D
Docs/remove readme korean readme file (#7242)
Deniz Altunkapan committed
January 25, 2026
P
January 24, 2026
P
style: include `UTAO_JUNIT_ASSERTION_ODDITIES_ACTUAL_CONSTANT` (#7239)
Piotr Idzik committed
January 23, 2026
P
style: include `UTAO_JUNIT_ASSERTION_ODDITIES_IMPOSSIBLE_NULL` (#7238)
Piotr Idzik committed
January 22, 2026
M
Fix: NumberFormatException with non-ASCII Unicode digits in MyAtoi (#7231)
Mohammed Vijahath committed