Vandivier / ladderly-3

the home site for the ladderly ecosystem
https://ladderly.io
13 stars 9 forks source link

better leetcode kata #289

Open Vandivier opened 1 month ago

Vandivier commented 1 month ago

depends on #266

codifies https://docs.google.com/spreadsheets/d/1yhzz3EeLHAiiAVy3wKQoZavkgVZpnNYW5j1yE0Xy734/

items of note:

  1. pattern rotation
  2. sys design rotation
  3. behavioral shadowboxing
  4. brain dump of problems I saw during my job search including practice and real interviews
  5. ability for people to make a custom DSA rotation list
  6. ability to choose from standard kata, expanded kata, blind 75, neetcode 150, John's DSA Lake, My Personal DSA Lake (paid feature ideally) and the ability to check boxes among those to find the union set of problems or pick any one of them
  7. ability for people to filter easy/medium/hard and previously solved / previously not solved / bookmarked. again, checkbox filters
Vandivier commented 1 month ago

actually the whole dsa rotation thing should be paid imho. the blog article can be free but even the union find, bookmark, and filter logic is a valuable feature and time-saving automation

Vandivier commented 1 month ago

includes https://github.com/Vandivier/ladderly-3/issues/276