{"id":16888951,"url":"https://github.com/rainliu/leetcode","last_synced_at":"2025-08-02T02:34:00.793Z","repository":{"id":27336865,"uuid":"30811637","full_name":"rainliu/leetcode","owner":"rainliu","description":"Leetcode in C++/Go/Rust","archived":false,"fork":false,"pushed_at":"2022-07-15T20:40:00.000Z","size":1057,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T13:23:05.558Z","etag":null,"topics":["cpp","go","rust"],"latest_commit_sha":null,"homepage":"","language":"C++","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/rainliu.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}},"created_at":"2015-02-14T23:06:26.000Z","updated_at":"2022-04-25T03:06:37.000Z","dependencies_parsed_at":"2022-08-17T18:45:14.795Z","dependency_job_id":null,"html_url":"https://github.com/rainliu/leetcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rainliu/leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainliu%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainliu%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainliu%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainliu%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rainliu","download_url":"https://codeload.github.com/rainliu/leetcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainliu%2Fleetcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268327426,"owners_count":24232655,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","go","rust"],"created_at":"2024-10-13T16:54:57.586Z","updated_at":"2025-08-02T02:34:00.729Z","avatar_url":"https://github.com/rainliu.png","language":"C++","readme":"leetcode\n========\nSolutions of some Leetcode problems\n\n## How to run\nFor C++ solution:\n\n```bash\ng++ -std=c++11 ./src/example/example.cpp -o example.exe\n\nclang-cl ./src/example/example.cpp -o example.exe\n```\n\nFor C++ lint:\n```bash\nclang-tidy ./src/example/example.cpp -checks=*\n```\nFor go solutin:\n```bash\ngo run ./src/example/example.go\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainliu%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainliu%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainliu%2Fleetcode/lists"}