leetcode解压-leetcode:在leetcode上练习解决问题

时间:2021-07-06 17:24:36
【文件属性】:
文件名称:leetcode解压-leetcode:在leetcode上练习解决问题
文件大小:53KB
文件格式:ZIP
更新时间:2021-07-06 17:24:36
系统开源 leetcode 解压我的 Leetcode 解决方案 在 leetcode 上练习解决问题 先决条件 Node.js/npm jest 安装 git clone https://github.com/soumsps/leetcode.git npm install 如何运行测试解决方案? 示例 1:用于在单个 Leetcode 问题上运行测试 Run tests for 2020/01_January/LC1_TwoSum cd into the 2020/01_January/ directory Then run: jest --watch LC1_TwoSum 示例 2:用于在 2020 年的完整月份(例如 01_January、02_Feburary)上运行测试 Run tests for 2020/01_January cd into 2020 Then run: jest --watch 01_January jest --watch 02_Feburary 2020年 一月 斯诺。 名称 等级 关联 LC1 二和 简单的 LC4 中值二排序数组 难的 LC1313 解压
【文件预览】:
leetcode-master
----.gitignore(22B)
----package.json(510B)
----package-lock.json(155KB)
----2020()
--------01_January()
----README.md(2KB)
----.prettierrc(23B)

网友评论