{"id":20816994,"url":"https://github.com/mass1ve-err0r/libalgorithmsplus","last_synced_at":"2026-04-26T14:31:04.958Z","repository":{"id":116664570,"uuid":"355565297","full_name":"mass1ve-err0r/libAlgorithmsPlus","owner":"mass1ve-err0r","description":"An opinionated utility library of algorithms","archived":false,"fork":false,"pushed_at":"2021-04-07T15:32:02.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T15:54:55.117Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","algorithms-datastructures","java","java-algorithms","java-library"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mass1ve-err0r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-07T13:59:29.000Z","updated_at":"2021-04-07T15:34:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1615c95b-ecb4-4528-912d-36a3b494a747","html_url":"https://github.com/mass1ve-err0r/libAlgorithmsPlus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2FlibAlgorithmsPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2FlibAlgorithmsPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2FlibAlgorithmsPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2FlibAlgorithmsPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mass1ve-err0r","download_url":"https://codeload.github.com/mass1ve-err0r/libAlgorithmsPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165501,"owners_count":20246722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","algorithms-and-data-structures","algorithms-datastructures","java","java-algorithms","java-library"],"created_at":"2024-11-17T21:38:40.422Z","updated_at":"2025-12-24T15:03:28.441Z","avatar_url":"https://github.com/mass1ve-err0r.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libAlgorithmsPlus\n\u003e Java 8 | Keepin' it **O(n)**-point\n\n## Prelude\n`libAlgorithmsPlus` is basically my own algorithms library. I got tired of copy-pasting between my projects and forgettig where I used an algo, this is my solution for aforementioned laziness.\n\nIt's a combination of my LeetCode solutions, things I picked up along the way and optimized or simply algos which I use frequently.\n\nMy goal was and still is to keep complexity near `O(n)` (linear complexity).\n\n## Structure\nThe library is basically split into two parts as of now:\n- `Search`\n\t- Searching / Finding algorithms\n- `Calculate`\n\t- Generators / Builders\n\nEach _\"category\"_ can operate on arrays or strings, methods may vary in their implementation as it's dependent on what I personally need / use.\n\nDocumentation will be fledged out at a later stage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmass1ve-err0r%2Flibalgorithmsplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmass1ve-err0r%2Flibalgorithmsplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmass1ve-err0r%2Flibalgorithmsplus/lists"}