leetcode-chrome-extension
leetcode-chrome-extension copied to clipboard
A chrome extension to show your stats and generate random leetcode question based on the difficulty and topic set
leetcode-chrome-extension
A chrome extension built to motivate you to solve a coding problem daily, as simple as name of the extension Code Daily with LeetCode
How to use this chrome extension
-
You can either clone this GitHub repo or download it from the chrome web store Click Me
git clone https://github.com/Ashi-s/leetcode-chrome-extension.git
Follow these steps:
1. Go to chrome://extensions in your Google Chrome browser 2. Check the Developer mode checkbox in the top right-hand corner 3. Click “Load Unpacked” to see a file-selection dialog 4. Select your extension directory
-
Once you have added the chrome-extension you can start using it directly, the only thing that you need is your LeetCode Id, Click Me to get your LeetCode Id
Alternatively, you can click Need Help? on the extension
-
Once you enter your LeetCode Id, it will display your stats and select a random question for practise. You can choose questions from different topics(e.g Dynamic Programming, Trees etc) and set the difficulty level of your choice.
Contribute
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Contact
Ashish Kumar - Website - [email protected]