GitHunt
NI

nikelborm/leetcode

Me and my friends attempting to solve leetcode for a month

LeetCode

What's this?

This is the result of me and my friends attempting to solve leetcode for a month. Let's say it honestly, we failed. I probably did more then them, but it doesn't matter, because I'm no different: I didn't do even remotely the amount I promised. Leetcode grind is not fun. It's fucking boring. What was actually fun is writing fucking integration into google spreadsheets with Google Apps Script. You can see the script in ./spreadsheet.gs. You can see it in action in this spreadsheet. It automatically calculates personalized deadlines for everybody. What was also fun is learning how interactive VS Code tasks work here.

Install dependencies

npm i

Run script

npm exec tsx ./$(git config user.name)/0338-counting-bits/index.ts

Create solution

Call vs code task create new ts solution

Languages

TypeScript80.8%Kotlin13.2%JavaScript4.5%C++1.5%

Contributors

Created June 5, 2024
Updated May 14, 2025
nikelborm/leetcode | GitHunt