Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devfinwiz/leetcode-feeder
A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!
https://github.com/devfinwiz/leetcode-feeder
algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql
Last synced: 8 days ago
JSON representation
A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!
- Host: GitHub
- URL: https://github.com/devfinwiz/leetcode-feeder
- Owner: devfinwiz
- License: mit
- Created: 2022-03-28T06:26:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T19:08:39.000Z (3 months ago)
- Last Synced: 2024-10-18T22:36:29.555Z (18 days ago)
- Topics: algorithm-challenges, competitive-coding, cpp, data-structures, java, leetcode, leetcode-python, python, sql
- Language: C++
- Homepage:
- Size: 829 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steps to Get Started with Contributing
1. **Fork this repository**: 🍴 Fork this repository. Don't change the name of the repository while forking it to avoid confusion.
2. **Add LeetSync extension to Chrome**: 🛠️ [Install LeetSync extension](https://chromewebstore.google.com/detail/leetsync-leetcode-to-gith/ppkbejeolfcbaomanmbpjdbkfcjfhjnd) in Chrome.
3. **Open LeetSync extension**: 🌐 Open the LeetSync extension you just added in step 2.
4. **Complete Setup**: ✔️ Click on 'Complete Setup', then 'Login with GitHub', and finally 'Authorize' to authenticate LeetSync with your GitHub account.
5. **Re-open LeetSync extension**: 🔄 Re-open the LeetSync extension window.
6. **Copy Repository URL**: 📋 Copy the URL of the forked repository (the one visible on your profile) and paste it into the LeetSync extension window.
7. **Ready to go!**: 🚀 You are now set up and ready to contribute!
8. **Solve Leetcode Problems**: 💡 Open LeetCode, select a problem, solve it, hit submit, and wait for 5 seconds upon successful submission before moving on to the next problem.
9. **Commit to Forked Repository**: 💾 The problem you just solved will be committed to your forked repository automatically.
10. **Raise Pull Request**: 🎉 Click on 'Contribute' from the forked repository and raise a pull request with the LeetCode problem number as the title of the pull request.
Follow these steps to seamlessly contribute to this repository using LeetSync! Happy coding! 😊