acmcsufoss / lc-dailies

Daily Leetcode challenges for members to practice their algorithms.
https://acmcsuf.com/lc-dailies
MIT License
3 stars 0 forks source link

Display question number in webhook message #58

Closed EthanThatOneKid closed 3 weeks ago

EthanThatOneKid commented 4 months ago

Each question on Leetcode has a number associated with it. We should display the number preceding the title of the question e.g. "3075. Maximize Happiness of Selected Children".

EthanThatOneKid commented 3 weeks ago

Resolved in https://github.com/acmcsufoss/lc-dailies/commit/107952ff7169a98007e3d931d9daef9c037ca857#diff-21f95b1e99d6724c7907bf90088f41883a9c86db700ea16d1f0869d083772566R97.