Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 977 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 977 Bytes

LeetHub

Automatically sync your LeetCode solutions to GitHub. Currently pending verification from Chrome Web Store. Demo: https://youtu.be/aJoQ0hedZz8

Features

  • Auto-upload successful LeetCode submissions
  • Create organized repository structure
  • Support for all LeetCode-supported programming languages
  • Maintain coding history and progress tracking

Installation

  1. Clone the repository
  2. Load unpacked extension in Chrome/Firefox
  3. Configure GitHub credentials
  4. Start solving on LeetCode

How It Works

LeetHub monitors your LeetCode submissions. When you successfully solve a problem, it automatically commits and pushes the solution to a GitHub repo names 'LeetCode-Questions'. If it doesn't exist, it creates it for you. The directory stores files with question names and numbers (eg. 1-TwoSum). Inside those files are the answer.txt and question.txt.

Configuration

  1. Click LeetHub extension icon
  2. Connect GitHub account

License

MIT License