LeetHub

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

Features

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