What hurts the most in your DSA journey?
Posted by Ok_State270@reddit | learnprogramming | View on Reddit | 3 comments
I solve problems,bookmark the tough ones,and tell myself I'll revise them.But I never do it at the right time.Even in interviews,I recognise the question, start confidently then blank out midway.How do you manage revision or spaced repitition?
aqua_regis@reddit
What really hurts your DSA is to focus on the implementation in a specific programming language instead of on the concept of the DSA so that it can be implemented in any programming language.
Further: memorizing instead of understanding
AlSweigart@reddit
Try writing a tutorial or blog post, even if it's under a pseudonym. Forcing yourself to explain it in written words will expose a lot of gaps in your understanding, and also make you take your time with your explanation.
Moloch_17@reddit
I don't know bro I just build side projects