{"id":21283240,"url":"https://github.com/mythkiven/leetcode","last_synced_at":"2025-07-11T11:30:39.651Z","repository":{"id":263710278,"uuid":"185313511","full_name":"mythkiven/leetcode","owner":"mythkiven","description":"LeetCode solutions in  Java、JavaScript、C and Python3 ","archived":false,"fork":false,"pushed_at":"2019-07-15T09:52:24.000Z","size":5,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T02:53:35.592Z","etag":null,"topics":["leetcode","leetcode-c","leetcode-java","leetcode-javascript","leetcode-python"],"latest_commit_sha":null,"homepage":"","language":"C","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/mythkiven.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-07T03:23:14.000Z","updated_at":"2019-07-15T09:52:25.000Z","dependencies_parsed_at":"2024-11-20T02:53:36.900Z","dependency_job_id":"f3601550-aa73-470e-8825-973eb2cfb676","html_url":"https://github.com/mythkiven/leetcode","commit_stats":null,"previous_names":["mythkiven/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythkiven%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythkiven%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythkiven%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythkiven%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mythkiven","download_url":"https://codeload.github.com/mythkiven/leetcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225715901,"owners_count":17512909,"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":["leetcode","leetcode-c","leetcode-java","leetcode-javascript","leetcode-python"],"created_at":"2024-11-21T11:07:36.807Z","updated_at":"2024-11-21T11:07:37.286Z","avatar_url":"https://github.com/mythkiven.png","language":"C","readme":"![](https://img.shields.io/badge/leetcode-Python-green.svg) ![](https://img.shields.io/badge/leetcode-C-red.svg) ![](https://img.shields.io/badge/leetcode-Java-blue.svg) ![](https://img.shields.io/badge/leetcode-JavaScript-success.svg)\n\nLeetCode\n========\n\n单个文件编译运行方法：\n\n```\n以 000.TwoSum 为例：\nsolution.c\n    cd ./000.TwoSum/ \u0026\u0026 gcc Solution.c -o Solution \u0026\u0026 ./Solution\nsolution.py\n    cd ./000.TwoSum/ \u0026\u0026 py3 Solution.py\nsolution.java\n    cd ./000.TwoSum/ \u0026\u0026 javac Solution.java \u0026\u0026 java Solution\nsolution.js\n    cd ./000.TwoSum/ \u0026\u0026 node Solution.js\n或者使用vscode\n```\n\nLeetCode solutions in Python3、C、Java and JavaScript\n\n|NO.|Title|Solution|Difficulty|\n|---|-----|--------|--------|\n|000|[Two Sum](https://leetcode.com/problems/two-sum)|[python](000.TwoSum/Solution.py)、[c](000.TwoSum/Solution.c)、[java](000.TwoSum/Solution.java)、[JavaScript](000.TwoSum/Solution.js)|Easy\n\n\n\n\n\n\n\n\n* * *\n- - -\n\n公众号:\n![](https://github.com/mythkiven/tmp/raw/master/resource/img/wechat/%E5%85%AC%E4%BC%97%E5%8F%B7.png)\n\nQQ交流群: \n![](https://github.com/mythkiven/tmp/raw/master/resource/img/wechat/qq%E7%BE%A4.jpg)\n\n小程序:\n![](https://github.com/mythkiven/tmp/raw/master/resource/img/wechat/%E5%AE%9E%E7%94%A8%E6%80%A7%E5%B0%8F%E5%B7%A5%E5%85%B7.png)\n\n博客:http://3code.info/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythkiven%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmythkiven%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythkiven%2Fleetcode/lists"}