# leetcode-cheat **Repository Path**: geekplayers/leetcode-cheat ## Basic Information - **Project Name**: leetcode-cheat - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-03 - **Last Updated**: 2021-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leetcode-cheat release of leetcode-cheat [中文版](https://lucifer.ren/blog/2020/08/16/leetcode-cheat/) ## What is it ? It's a **chrome extension** which helps you to use leetcode more efficient。You can install it from https://chrome.google.com/webstore/detail/leetcode-cheatsheet/fniccleejlofifaakbgppmbbcdfjonle?hl=en-US **important**: leetcode-cheat only support Chinese version now. That's to say leetcode.com is not supported completely, but you can use leetcode-cn.com instead. ## How to use? Pick one: 1. Visit https://chrome.google.com/webstore/detail/leetcode-cheatsheet/fniccleejlofifaakbgppmbbcdfjonle?hl=en-US , then click 'add to chrome' 2. Download and drag the crx file into your chrome and click continue button ## what can it do for me ? - solution template ![](https://tva1.sinaimg.cn/large/008eGmZEly1gn3bp2ag3kj312b0u0gys.jpg) ![](https://tva1.sinaimg.cn/large/008eGmZEly1gn3bvpadsbj31g70u0k38.jpg) - data structure visualization You can draw any data structure by using the canvas. Also, we provide lots of presets, if you don't know how to get started, it's a great idea to use the presets directly. You can save your works and use it at any time if you want. ![](https://tva1.sinaimg.cn/large/008eGmZEly1gmrz98cxflj31bp0u07k9.jpg) - roadmap ![](https://tva1.sinaimg.cn/large/0081Kckwly1glpqbuba55j30w00u0tgr.jpg) - complexity rating ![](https://tva1.sinaimg.cn/large/0081Kckwly1gm6xl5uih3j30o50nl0u9.jpg) - Copy all the test cases offered by leetcode without copy it one by one manually ![](https://tva1.sinaimg.cn/large/0081Kckwly1glmfz7knmtj32060f0mye.jpg) - There are many code templates, you can copy it if you like ![](https://tva1.sinaimg.cn/large/0081Kckwly1glmg0xokafj31980osn0f.jpg) - if you stuck, you can click it , maybe I have wrote a solution before. ![](https://tva1.sinaimg.cn/large/0081Kckwly1glmg2fc054j31980osq4g.jpg) - zen mode ![](https://tva1.sinaimg.cn/large/0081Kckwly1glmg5pa61gj31jk0u0qgg.jpg) you will get something like this: ![](https://tva1.sinaimg.cn/large/0081Kckwly1glmg6srs4kj31h50u0dml.jpg) the "console" in the bottom will disappear unless you hover over it or press "back" button. ## FAQ Q: 我没有科学,下载不了怎么办? A: 使用 CDN, [点此下载](https://cdn.jsdelivr.net/gh/azl397985856/leetcode-cheat@master/leetcode-cheat.crx) > 注意: CDN 可能有缓存。 为了下载最新的文件,请确保仓库下的 crx 文件更新时间保持 30 分钟或以上。