Skip to content

redside100/leetcode-ap

Repository files navigation

LeetcodeAP

An Archipelago hint client for Leetcode.

Installation

Download leetcode-ap-win.zip in the latest release here.

Unpack the zip file, then run LeetcodeAP.exe.

For Linux and Mac support, consider building it from the source on the respective platform.

npm install
npm run build:linux
npm run build:mac

Usage

Connect to the Archipelago server. You'll need:

  • The server host
  • The server port
  • The slot you want to hint for
  • The optional server password
  • Your Leetcode username for tracking

Once connected, start solving Leetcode questions! Do note that at the time of connecting, your last 20 submissions are already taken into account, so make sure to solve new questions.

Each new accepted submission will grant a hint to the slot you're connected to.

Each rejected submission will cause a death link trigger, if the "Death Link" option is checked.

Gallery

image

image

About

An Archipelago hint client for Leetcode

Resources

Stars

Watchers

Forks

Packages

No packages published