top | item 46184924

(no title)

collinboler2 | 2 months ago

Yup, it’s essentially a daily habit for many devs these days, I think they've added more gamification (streaks, badges, contests) combined with a UI update that makes it feel less like "prep." (example: https://leetcode.com/quest/)

> Fun how it goes the opposite compared to the real security implications.

You're spot on, it is pretty interesting. I suggested the extension purely to bridge that trust gap, especially if it's verified by the Chrome Web Store. If the extension is designed to strictly avoid calling any external APIs (other than leetcode graphql), it makes exfiltration impossible, ensuring the cookie never leaves the user's browser

discuss

order

embedding-shape|2 months ago

> Yup, it’s essentially a daily habit for many devs these days

Beyond students/juniors? I don't think I've ever seen any of my colleagues or friends either talk about it or using it recreationally, but maybe I live in a different bubble.

twosdai|2 months ago

I think for some people, they treat it like the daily crossword. For seniors, I've known a few that would do problems in a different language so they can get some basic exposure to it. Eg. If you program node js all day, you'd do the daily problem in kotlin or rust.

collinboler2|2 months ago

I'm a student right now so I am certainly biased, but one senior dev (late 20s) from I company I interned at used it quite religiously despite being happily employed. I think some people feel it's a nice insurance policy to stay sharp