{"id":13768663,"url":"https://github.com/TooSchoolForCool/LeetCode-Search","last_synced_at":"2025-05-10T23:31:57.348Z","repository":{"id":122618699,"uuid":"133903725","full_name":"TooSchoolForCool/LeetCode-Search","owner":"TooSchoolForCool","description":"An Alfred Workflow for searching algorithm problems in LeetCode with advanced options","archived":false,"fork":false,"pushed_at":"2019-10-04T16:57:57.000Z","size":25423,"stargazers_count":29,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T03:31:54.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TooSchoolForCool.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":"2018-05-18T04:39:05.000Z","updated_at":"2024-09-25T14:26:26.000Z","dependencies_parsed_at":"2024-05-01T23:11:45.945Z","dependency_job_id":"8c6c07bd-8af0-4f52-b615-9d432219cd89","html_url":"https://github.com/TooSchoolForCool/LeetCode-Search","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooSchoolForCool%2FLeetCode-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooSchoolForCool%2FLeetCode-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooSchoolForCool%2FLeetCode-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooSchoolForCool%2FLeetCode-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooSchoolForCool","download_url":"https://codeload.github.com/TooSchoolForCool/LeetCode-Search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253497297,"owners_count":21917683,"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-08-03T16:01:24.246Z","updated_at":"2025-05-10T23:31:52.337Z","avatar_url":"https://github.com/TooSchoolForCool.png","language":"Python","funding_links":[],"categories":["Learn"],"sub_categories":[],"readme":"# LeetCode Search for Alfred Workflow\n\n![passing](https://img.shields.io/badge/build-passing-brightgreen.svg) ![version](https://img.shields.io/badge/version-1.0.1-brightgreen.svg) ![python](https://img.shields.io/badge/python-2.6%2C%202.7-blue.svg)  \n\n**LeetCode Search** is an [Alfred](https://www.alfredapp.com) Workflow plugin for searching algorithm problems in [LeetCode](https://leetcode.com) with custom options.\n\n![demo](docs/demo.gif)\n\n\n\n## 1. Download\n\nYou can download the latest version in [Github releases page](https://github.com/TooSchoolForCool/LeetCode-Search/releases/tag/1.0.0).\n\n\n\n## 2. Usage\n\n### 2.1 General Search\n\nTry keyword `lc` for general search in LeetCode. Just simply enter your query. You can also enter `-e`, `-m` and `-h` to specify Easy, Medium and Hard problem. \n\n\n\nHere is a simple example to search Hard problem with keyword *knapsack*\n\n```\nlc knapsack -h\n```\n\n\n\n### 2.2 Serach Topic\n\nTry keyword `lct` for searching a specific Topic in LeetCode. Just type in some keywords and **LeetCode Search** will automatically suggests you some related topics. \n\n*Note: These topics are pre-defined by LeetCode, if no related topic is matched, then a general search will be performed.*\n\n\n\nHere is a simple example to search Medium problem in `tree` related topics.\n\n![image-20180518213429177](docs/lct-tree-example.png)\n\n\n\nYou can also try some other keyword, like `search`, `string`, `dp`, or you can just enter the topic listed on the LeetCode, it works as well.\n\n\n\n## Acknowledgement\n\nThis Alfred Workflow plugin is developed based on [deanishe/alfred-workflow](https://github.com/deanishe/alfred-workflow). Thanks for this great helper library.\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTooSchoolForCool%2FLeetCode-Search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTooSchoolForCool%2FLeetCode-Search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTooSchoolForCool%2FLeetCode-Search/lists"}