I Made a Chrome Extension That Solves LeetCode Problems For You

8 months ago
1

Full stream here: https://www.youtube.com/watch?v=3cCQ_geKWRk&t=14370s

I made this chrome extension in ~6 hours on a live stream last week. Super fun. For anyone interested this uses code llama (running on a colab in front of a small flask API I wrote) and prompts with the leetcode description to solve these problems in real time.

The Github: https://github.com/jawerty/10x-LeetCode-Solver

💰Support the stream!
CashApp: https://cash.app/$jawerty210
Venmo: https://venmo.com/jawerty210
Buy Me a Coffee: https://www.buymeacoffee.com/bjGHFVW355

Join The Discord: https://discord.gg/dv4TSzsk27

My Socials:
Github: https://github.com/jawerty
Twitter: https://twitter.com/jawerty
LinkedIn: https://www.linkedin.com/in/jawerty/
Twitch: https://www.twitch.tv/jaredthecoder10x
Rumble: https://rumble.com/c/c-3572412

00:00 Intro / How this works
01:16 Setting up the chrome extension project
03:22 Designing the popup / setting up the content script
05:37 Wiring up the backend (Code Llama)
07:10 First successful problem solved
07:50 Fixing prompts / responses
09:50 Testing again...
10:37 Exploiting LeetCode's editor to auto paste/type the answer
11:37 Testing the autopasting / autotyping
13:25 Will our solution be accepted?
14:13 Final goodbyes

Loading comments...