Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
krishnamitra03
/
Java
Public
forked from
TheAlgorithms/Java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
randomized-matrix-verifier
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 20, 2025
Add RandomizedMatrixVerifier and test class
Aaryabamne
committed
a9fdfe5
Copy full SHA for a9fdfe5
Commits on Jun 18, 2025
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.10 to 7.6.11 (#6297)
Show description for ae71861
dependabot[bot]
authored
ae71861
Copy full SHA for ae71861
Shortest coprime segment using sliding window technique (#6296)
Show description for 616d15a
DomTr
authored
616d15a
Copy full SHA for 616d15a
Commits on Jun 14, 2025
chore: add `security` ruleset to PMD (#6292)
vil02
authored
a21abe6
Copy full SHA for a21abe6
Commits on Jun 12, 2025
chore: monitor structure of the project (#6291)
vil02
authored
b427b40
Copy full SHA for b427b40
Commits on Jun 11, 2025
refactor: unified duplicate Anagram classes into a single implementation (#6290)
DenizAltunkapan
authored
1745d19
Copy full SHA for 1745d19
Add Boyer-Moore string search algorithm with JUnit tests (#6274)
PauLopNun
authored
0b21bb0
Copy full SHA for 0b21bb0
chore: configure PMD to detect `main` methods (#6289)
vil02
authored
20f0492
Copy full SHA for 20f0492
Commits on Jun 10, 2025
Add Unit Tests for Empty and Single-Node Graphs in TopologicalSort (#6263)
Saipatnaik-23
authored
e41c2b9
Copy full SHA for e41c2b9
Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#6278)
Show description for ed4a724
dependabot[bot]
authored
ed4a724
Copy full SHA for ed4a724
Commits on Jun 5, 2025
chore: suppress `unchecked` in selected classes (#6262)
vil02
authored
7602f1e
Copy full SHA for 7602f1e
chore: suppress `rawtypes` in selected classes (#6261)
vil02
authored
ec6f09c
Copy full SHA for ec6f09c
Commits on Jun 4, 2025
style: include `SLS_SUSPICIOUS_LOOP_SEARCH` (#6260)
vil02
authored
27a7740
Copy full SHA for 27a7740
Commits on Jun 3, 2025
tests: properly test `Isomorphic` (#6259)
Show description for e123ca1
raveendra11
and
vil02
authored
e123ca1
Copy full SHA for e123ca1
Bump gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25 (#6249)
Show description for b3c2c7a
dependabot[bot]
authored
b3c2c7a
Copy full SHA for b3c2c7a
Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 (#6255)
Show description for 30f39ab
dependabot[bot]
authored
30f39ab
Copy full SHA for 30f39ab
Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.9 to 7.6.10 (#6254)
Show description for d546212
dependabot[bot]
authored
d546212
Copy full SHA for d546212
Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#6252)
Show description for 424c4fb
dependabot[bot]
authored
424c4fb
Copy full SHA for 424c4fb
style: resolve `IMC_IMMATURE_CLASS_COLLECTION_RETURN` (#6256)
vil02
authored
292b4e5
Copy full SHA for 292b4e5
style: do not use `ArgumentsProvider` as deprecated (#6253)
vil02
authored
3b9bdcc
Copy full SHA for 3b9bdcc
fix: use last known working commit for infer to avoid build failure (#6257)
DenizAltunkapan
authored
8e6637b
Copy full SHA for 8e6637b
Commits on May 28, 2025
Add BTree implementation (#6248)
skamble2
authored
2320b46
Copy full SHA for 2320b46
Commits on May 22, 2025
Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 (#6246)
Show description for d23a0ec
dependabot[bot]
authored
d23a0ec
Copy full SHA for d23a0ec
Commits on May 20, 2025
Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#6240)
Show description for 121bf1e
dependabot[bot]
authored
121bf1e
Copy full SHA for 121bf1e
Commits on May 9, 2025
Add Randomized Quick Sort (#6234)
VibhuKhera123
authored
b09766e
Copy full SHA for b09766e
Add Monte Carlo's Integral Approximation (#6235)
MuhammadEzzatHBK
authored
6fe630c
Copy full SHA for 6fe630c
Update CODEOWNERS
siriak
authored
c02074e
Copy full SHA for c02074e
Commits on May 5, 2025
Add Karger's minimum cut algorithm (#6233)
MuhammadEzzatHBK
authored
571d05c
Copy full SHA for 571d05c
Commits on Apr 29, 2025
Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 (#6228)
Show description for d866fbd
dependabot[bot]
authored
d866fbd
Copy full SHA for d866fbd
Commits on Apr 22, 2025
Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0 (#6226)
Show description for 7a16daf
dependabot[bot]
authored
7a16daf
Copy full SHA for 7a16daf
Commits on Apr 21, 2025
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0 (#6225)
Show description for f91cae7
dependabot[bot]
authored
f91cae7
Copy full SHA for f91cae7
Commits on Apr 15, 2025
Add LongestIncreasingSubsequenceNLogN (#6221)
huseynovvusal
authored
ad5e496
Copy full SHA for ad5e496
Commits on Apr 14, 2025
Bump DoozyX/clang-format-lint-action from 0.18 to 0.20 in /.github/workflows (#6223)
Show description for c8177e3
dependabot[bot]
authored
c8177e3
Copy full SHA for c8177e3
Commits on Apr 12, 2025
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#6217)
dependabot[bot]
authored
ce6e734
Copy full SHA for ce6e734
Commits on Apr 7, 2025
Add ReservoirSampling algorithm to randomized module (#6204)
cureprotocols
authored
f53bc00
Copy full SHA for f53bc00
Pagination
Previous
Next
You can’t perform that action at this time.