{"id":19428272,"url":"https://github.com/leviding/leetcode-js-leviding","last_synced_at":"2025-04-24T18:30:30.526Z","repository":{"id":39438188,"uuid":"199308589","full_name":"leviding/leetcode-js-leviding","owner":"leviding","description":"A leetcode a day, make me happy all day.","archived":false,"fork":false,"pushed_at":"2022-07-09T07:06:51.000Z","size":540,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T06:22:20.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dingxuewen.com/leetcode-js-leviding/","language":"Shell","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/leviding.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":"2019-07-28T16:04:04.000Z","updated_at":"2023-09-24T15:07:44.000Z","dependencies_parsed_at":"2022-08-29T04:40:44.010Z","dependency_job_id":null,"html_url":"https://github.com/leviding/leetcode-js-leviding","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/leviding%2Fleetcode-js-leviding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviding%2Fleetcode-js-leviding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviding%2Fleetcode-js-leviding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviding%2Fleetcode-js-leviding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leviding","download_url":"https://codeload.github.com/leviding/leetcode-js-leviding/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223961178,"owners_count":17232251,"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":[],"created_at":"2024-11-10T14:14:51.740Z","updated_at":"2024-11-10T14:14:52.379Z","avatar_url":"https://github.com/leviding.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode 的 JavaScript 题解\n\n[![Build Status](https://travis-ci.org/leviding/leetcode-js-leviding.svg?branch=master)](https://travis-ci.org/leviding/leetcode-js-leviding)\n[![LeetCode 排名](https://img.shields.io/badge/LeviDing-100000+-blue.svg)](https://leetcode-cn.com/u/leviding)\n[![JavaScript](https://img.shields.io/badge/JavaScript-ES6-blue.svg)](https://www.javascript.com/)\n\nA leetcode a day, make me happy all day.\n\n**在线阅读**：https://dingxuewen.com/leetcode-js-leviding/\n\n\n## 题解\n\n**目录：**\n\n- [Easy](#easy)\n- [Medium](#medium)\n- [Hard](#hard)\n\n\n### Easy\n\n|题号|题目|题解|\n|:-:|:-|:-:|\n| 1 | [两数之和（Two Sum）](https://leetcode-cn.com/problems/two-sum/) | [JavaScript](./docs/easy/1.two-sum/1.two-sum.md) | [HOT 100](https://leetcode-cn.com/problemset/hot-100/) |\n| 7 | [整数反转（Reverse Integer）](https://leetcode-cn.com/problems/reverse-integer/) | [JavaScript](./docs/easy/7.reverse-integer/7.reverse-integer.md) |  |\n| 9 | [回文数（Palindrome Number）](https://leetcode-cn.com/problems/palindrome-number/) | [JavaScript](./docs/easy/9.palindrome-number/9.palindrome-number.md) |  |\n| 20 | [有效的括号（Valid Parentheses）](https://leetcode-cn.com/problems/valid-parentheses/) | [JavaScript](./docs/easy/20.valid-parentheses/20.valid-parentheses.md) | [HOT 100](https://leetcode-cn.com/problemset/hot-100/) |\n\n\u003c!--\n|  | []() | [JavaScript](./docs/easy/) |\n--\u003e\n\n\n### Medium\n\n|题号|题目|题解|\n|:-:|:-|:-:|\n\n\n### Hard\n\n|题号|题目|题解|\n|:-:|:-|:-:|\n\n\n## 本地阅读和开发\n\n基于 VuePress\n\n```bash\n// 安装\n$ yarn\n\n// 更新\n$ yarn upgrade\n\n// 开发\n$ yarn dev\n\n// 构建静态文件\n$ yarn build\n\n// 部署\n$ yarn deploy\n```\n\n\n## 更多题解\n\n请关注：https://github.com/leviding/leetcode-js-leviding\n\n\n## 微信公众号\n\n欢迎微信扫码关注我的公众号\n\n| 技术号：技术漫谈 | 技术号：编程每日一题 | 个人号：丁学文 |\n| :----: | :----: | :----: |\n| \u003cimg src=\"https://user-images.githubusercontent.com/26959437/67535623-0955e780-f706-11e9-971d-eb418c392957.jpg\" width=\"200px\"\u003e | \u003cimg src=\"https://user-images.githubusercontent.com/26959437/177953257-6f822877-320b-4950-a6c0-e821c25b51ba.jpg\" width=\"200px\"\u003e | \u003cimg src=\"https://user-images.githubusercontent.com/26959437/177953236-594ac348-4616-4ae4-aa99-e14d96eb6540.jpg\" width=\"200px\"\u003e |\n\n---\n\n**加微信 `imleviding` 并填写验证信息 `算法`，加入 JavaScript 算法群，天天打卡 LeetCode。**\n\n本人水平有限，欢迎交流分享你的想法，欢迎大佬批评指正。\n\n\n## Contact Me\n\nMail: [imdingxuewen@gmail.com](mailto:imdingxuewen@gmail.com)\n\n---\n\n\u003e Blog: [dingxuewen.com](https://dingxuewen.com/) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub: [@LeviDing](https://github.com/leviding) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter: [@LeviDing](https://twitter.com/xuewending)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviding%2Fleetcode-js-leviding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleviding%2Fleetcode-js-leviding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviding%2Fleetcode-js-leviding/lists"}