Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 8, 2026
chore(deps): bump peter-evans/create-pull-request from 7 to 8 in /.github/workflows (#7199)
Show description for ca4bebcauthored
Commits on Jan 7, 2026
Commits on Jan 6, 2026
chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 (#7194)
Show description for 404e140authored
Commits on Jan 5, 2026
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 (#7193)
Show description for c06c0f0authoredAdd detailed JavaDoc for AllPathsFromSourceToTarget algorithm (#7192)
Show description for 24389c0authored
Commits on Jan 1, 2026
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 (#7188)
Show description for e945f16authored
Commits on Dec 29, 2025
Add test requirement to pull request template (#7185)
Show description for 0eda2a1authoredUpdate DIRECTORY.md (#7093)
Show description for 6149ec7authoredAdded 0/1 Knapsack Algorithm using Dynamic Programming in Java (#6789)
Show description for 35556feandauthored
Commits on Dec 28, 2025
Adding method to check wether a matrix is stochastic (#7184)
Show description for d382e65authored
Commits on Dec 27, 2025
Add Immutable HashMap implementation (#7183)
Show description for 51335ccandauthored
Commits on Dec 22, 2025
Add recursive factorial implementation with tests (#7178)
Show description for 2707da2authored
Commits on Dec 21, 2025
Improve documentation and inline comments for QuickSort algorithm (#7182)
Show description for 1eb0d61authored
Commits on Dec 20, 2025
Implement LengthOfLastWord algorithm and add JUnit tests (#7057)
Show description for bb33488authored
Commits on Dec 18, 2025
- authored
Add additional edge cases to GCD unit tests (#7174)
Show description for 7d51c7fandauthored
Commits on Dec 17, 2025
ExtendedEuclideanAlgorithm (#7172)
Show description for 2911a7bauthored[FEAT] Add Thin Lens formula for ray optics (#7170)
Show description for 4f293b3andauthored
Commits on Dec 16, 2025
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 (#7167)
Show description for b76962dauthored
Commits on Dec 14, 2025
Added program to check Lucky number (#6962)
Show description for d9f2ac8authoredfeat: Binary Tree to String algorithm added (Leetcode 606) (#6727)
Show description for aa91451authoredAdd Z-Algorithm for Linear-Time String Pattern Matching (#7124)
Show description for bccaf97authored
Commits on Dec 12, 2025
chore(deps): bump actions/cache from 4 to 5 in /.github/workflows (#7162)
Show description for 746457cauthored
Commits on Dec 10, 2025
chore(deps-dev): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#7154)
Show description for a8bc9ccandauthoredAdd unit tests for graph algorithms (#7133) (#7156)
Show description for 4f40206andauthored
Add Big-O time and space complexity comments for sorting algorithms (#7155)
Show description for 520151aandauthored
Commits on Dec 9, 2025
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.7.1 to 7.7.2 (#7153)
Show description for e7c3e1fauthored
Commits on Dec 7, 2025
Add Snell's Law refraction algorithm (#7150)
Show description for 316def4authored
Commits on Dec 5, 2025
Commits on Dec 2, 2025
chore(deps): bump gitpod/workspace-java-21 from 2025-10-06-13-14-25 to 2025-11-14-10-05-32 (#7148)
Show description for bd7f269authoredchore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.2.0 (#7147)
Show description for 927fe1fauthored
Commits on Dec 1, 2025
feat: implement One-Time Pad cipher (#6941) (#7096)
Show description for 8d2cdb2authoredAdded threaded binary tree (#6995)
Show description for 14c0b08authored
Commits on Nov 30, 2025
Added program to check either number is Evil or Odious (#6958)
Show description for ac6fef1authored
Commits on Nov 28, 2025
Added program to check Abundant number (#6961)
Show description for a9ba87cauthored