Hacker News new | ask | show | jobs
by throckmortra 1316 days ago
Yes but it doesn't matter, it's a skill you gain and lose with repetition. I have seen many people without formal compsci training pick it up quickly
1 comments

This may be true for most "Leetcode Easy" questions, but in my experience, Medium and Hard ones require familiarity with graph traversal, sorting algorithms, dynamic programming, etc. In other words: dedicated study.