Building a Chrome Extension That Solves LeetCode Problems For You (Are You Even 10x Bro? 😎)

8 months ago
11

UPDATE: Try it out here https://github.com/jawerty/10x-LeetCode-Solver

Today we're going to be automating less so Tech Jobs and more so the interview process. I mean who are we kidding is leetcode the best way to vet people?

💰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 (i forget to share my screen for a few minutes haha)
06:06 I start sharing my screen
08:04 Setting up the codebase
24:10 I mess around with configuring create react app until I hate it
1:00:38 I just use my own webpack set up
1:04:07 Building starts here (frontend popup)
1:54:38 Building the Content Script
2:44:40 Setting up the Colab (for running Code Llama)
2:53:04 Putting it all together
2:59:52 We get our first answer
3:02:10 It solved a problem!
3:04:08 Writing a todo for next steps
3:11:59 Back to coding
3:15:50 Adding functionality to complete the given code / loading state
3:48:55 Prompting to get clean response
3:50:13 Adding options for auto pasting / auto typing response like a human
4:00:52 Exploiting leetcodes code editor API
5:12:15 I Realize I wasted 40 minutes
5:16:40 Coding the auto paster/auto typer
5:37:19 Auto pasting is working! (Never give up)
5:38:00 Implementing auto typing (w/ human like typing)
5:43:30 Parsing the code from the response
5:51:50 Fixing bugs
6:08:35 I figure out a very silly bug
6:14:20 Final test....We got ourselves a leetcoder :)

Loading comments...