We care way less now about leetcode-like interviews (we used to have them before, but not anymore)
Tell HN: AI tools are making me lose interest in CS fundamentals
101–106 of 106 posts
Re: Tell HN: AI tools are making me lose interest in CS fundamentals
#102Re: Tell HN: AI tools are making me lose interest in CS fundamentals
#103The LLM did all the coding, but came up with none of this by default. None of the optimizations I envisioned emerged up when I prompted “how could we make this faster?” If I hadn’t been an expert in my field the output wouldn’t have been useful.
Keep studying!
Re: Tell HN: AI tools are making me lose interest in CS fundamentals
#104Re: Tell HN: AI tools are making me lose interest in CS fundamentals
#105Re: Tell HN: AI tools are making me lose interest in CS fundamentals
#106Did you learn arithmetic in school even though calculator exist?
Interestingly, here in Canada, kids are no longer taught long division. When I was in highschool, we were taught to use slide rules, but not very seriously. And I would imagine, nobody gets taught how to use trigonometry tables anymore (at least I hope so). So, these days, you learn arithmetic very differently because calculators exist.
I'd probably do some hacky ass binary search or something (at least for easy integers)