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.
npm i
npm exec tsx ./$(git config user.name)/0338-counting-bits/index.ts
Call vs code task create new ts solution