Hacker News new | ask | show | jobs
by theshadowmonkey 1158 days ago
Most leetcode hard or reasonably complex dynamic programming problems have 10 lines of code or less. It is coming up with the logic and solving for edge cases. Maybe its your confirmation bias that the problem is easy considering you have seen all iterations of it multiple times?