-
LeetCode.VIP上的第四题涉及蜘蛛问题的相关信息
资源介绍
leetcode
第四题力扣VIP
介绍与特点
这是一个关于LeetCode算法问题信息的简单shell工具。
此工具支持
linux
和
Mac
OX。
company.csv文件
第一列是公司名称。
另一列是公司的问题问题ID。
problem.csv文件
第一列是问题
ID。
第二列是问题的标题。
第三列是是否为vip。
第四列是难度,在[easy,median,hard]
第五列是问题出现的频率。
安装和卸载
安装:
wget
https://github.com/daidai21/LeetCode.VIP;
sudo
./LeetCode.VIP/install.sh
wget
https://github.com/daidai21/LeetCode.VIP;
sudo
./LeetCode.VIP/install.sh
(或pip
install
LeetCode.VIP
)
卸载:
~/.LeetCode.VIP/uninstall.sh
用法
➜
leetcode.VIP
git:(master)
✗
./LeetCode.VIP.py
usage:
LeetCode.