Home

Awesome

<p align="center"> <img src="https://i.imgur.com/EG1iaR3.png" alt="screenshot" width="500"> <h3 align="center">📌 Leetcode Solved Problem </h3> </p> <p align="center"> <img src="https://img.shields.io/github/license/Pudding124/leetcode-solved-box"/> </p> <p align="center"> Show your leecode solved problem </p>

This project is inspired by many projects collected in awesome-pinned-gists

Overview

Show how many Leetcode problems you have solved.

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a token with the gist scope and copy it. (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repo

  2. Go to the fork repo's Actions tab to enable workflow in fork repo

  3. Go to the fork repo's Settings > Secrets

  4. Add the following environment variables:

  5. Pin your gist

  6. Wait for it to update (the github aciton cron job will run every 6 hours), or you can manually push the repo to trigger the action.