This content originally appeared on DEV Community and was authored by Abanoub Asaad
We all know that LeetCode is so useful for problem-solving or preparing for interviews, but you can do a few tweaks to make it more fun and useful while solving problems. Some of these extensions will help you increase your productivity, and some of them will help you to have good open-source contributions. So in this blog, I'll be talking about six useful leetcode extensions for browsers, and one more we can use with VS Code. Enjoy :)
1. LeetCode Video Solutions
Through this extension, you will enjoy:
- Watching free helpful LeetCode video solutions on the problem page itself, the solutions are in different programming languages and cover different solving techniques and algorithms
- Not being distracted by watching cat videos on YouTube when you should be solving a LeetCode problem!
- Seeing the solution videos' duration, upload date, views, channel, and other information.
đź”— It's available for Google Chrome and Mozilla Firefox.
2. LeetCode Enhancer
This extension can boost your productivity by hiding unnecessary visual elements from the screen, enabling you to focus on what is important. You can change your preferences from the popup menu and find out what best suits your needs.
It has the following features:
- Hide problem difficulty
- Hide locked problems from the table
- Hide / Show any table column
- Highlight solved problems
- Hide solved problems.
đź”— It's available for Google Chrome, Mozilla Firefox, and Microsoft Edge.
3. LeetHub
With this extension, you can automatically integrate and push your Leetcode submissions to GitHub when you pass all tests on a Leetcode problem.
This extension is beneficial because:
- Recruiters want to see your contributions to the Open Source community, be it through side projects, solving data structures/algorithms, or contributing to existing OS projects
- It would be so easy to access your leetcode problems and solutions in one place, and you will not spend any time pushing your code to GitHub!
đź”— It's available for Google Chrome.
4. Leetcode Timer
Easily time your leetcode practice sessions with automatic time setting based on difficulty.
It has the following features:
- Set time for difficulty levels to increase your solving speed
- Automatically detects difficulty and sets the time accordingly
- Alert when time is over.
đź”— It's available for Google Chrome.
5. LeetCode Timer
Don't worry, I'm not repeating myself :) It's a different extension.
It has the following features:
- Track time when solving problems on LeetCode
- Auto start timer functionality
- Automatically, pause timer on successful submission
- Hide acceptance rate and more other features.
đź”— It's available for Google Chrome.
6. Coder's Calendar
- This extension is for competitive programming enthusiasts
- It shows a list of live & upcoming coding contests taking place in various popular competitive programming websites with the facility to add them to your google calendar. Currently shows updates from LeetCode, Codeforces, Codechef, HackerEarth, Hackerrank, and Topcoder.
đź”— It's available on Google Chrome and Mozilla Firefox.
7. LeetCode "VS Code extension"
- Solve LeetCode problems in VS Code
- Filter problems by company, difficulty, or topic.
You can also watch this video to know how to install the extension.
Conclusion
In this blog, I discussed some useful LeetCode extensions that I know. If you know any other useful extensions, it would be great to share them with us :)
Which extension do you like more? Let me know!
Previous Articles
This content originally appeared on DEV Community and was authored by Abanoub Asaad
Abanoub Asaad | Sciencx (2022-02-01T20:09:43+00:00) Top 7 LeetCode extensions. Retrieved from https://www.scien.cx/2022/02/01/top-7-leetcode-extensions/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.