{"id":15496939,"url":"https://github.com/lencx/algorithms","last_synced_at":"2026-02-16T22:02:26.882Z","repository":{"id":65643381,"uuid":"285712383","full_name":"lencx/algorithms","owner":"lencx","description":"🤖 Data structure and algorithms","archived":false,"fork":false,"pushed_at":"2022-06-22T14:18:23.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T17:48:53.128Z","etag":null,"topics":["algorithms","data-structures","data-structures-and-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lencx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-07T01:55:29.000Z","updated_at":"2025-01-06T21:17:13.000Z","dependencies_parsed_at":"2023-02-02T07:25:12.114Z","dependency_job_id":null,"html_url":"https://github.com/lencx/algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lencx/algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lencx","download_url":"https://codeload.github.com/lencx/algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Falgorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29521109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T21:45:09.491Z","status":"ssl_error","status_checked_at":"2026-02-16T21:44:58.452Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","data-structures","data-structures-and-algorithms"],"created_at":"2024-10-02T08:29:36.319Z","updated_at":"2026-02-16T22:02:26.841Z","avatar_url":"https://github.com/lencx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structure And Algorithms\n\n```bash\n# Quickly create a template file by command\n# options: [-a/--author | -h/--help | -l/--lang(language) | -v/--version]\n# default: -a=lencx -l=js\n# directory name: use underscore\n./new [-ahlv] directory_name\n```\n\n## Test\n\n```bash\n# rust\ncargo test\n\n# js\n# see: https://github.com/avajs/ava\n# npm run test [--tap]\nyarn test [--tap]\n```\n\n## Problemset\n\n* **rust test**: `cargo test`\n* Difficulty(难度): Easy(简单) | Medium(中等) | Hard(困难)\n\n| #   | Title(题目)                                                                                            | Difficulty(难度) |\n| --- | ------------------------------------------------------------------------------------------------------ | ---------------- |\n| 1   | [Two Sum](./src/two_sum)                                                                               | Easy             |\n| 3   | [Longest Substring Without Repeating Characters](./src/longest_substring_without_repeating_characters) | Medium           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flencx%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Falgorithms/lists"}