Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 923 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 923 Bytes

leetcode-alfred-workflow

Leetcode Problem Search Alfred Workflow

  • 题号搜素
  • 题目搜素
  • 关键词模糊搜索
  • 中美国站点支持

使用说明 | Usage

命令 command 解释 explain 例子 example
lc 搜索题目,并在 LeetCode 中国站打开

Search for problems and open on LeetCode China site
lc 94
lc 二叉树
lc two sum
lc 树 遍历
lcm 搜索题目,并在 LeetCode 美国站打开

Search for problems and open on LeetCode US site
lcm 94
lcm tree
lcm two sum
lcm tree order
sxl 搜索题目,在 programmercarl.com 中打开题解文章

Search for problems and open on programmercarl.com
sxl 123
sxl 买卖股票
sxl two sum