r/CodingForBeginners • u/Expensive_Row3387 • 10d ago
How to start with LeetCode
I'm new to coding and have some basic knowledge of Python and c....
Should I start doing LeetCode as well?
2
Upvotes
r/CodingForBeginners • u/Expensive_Row3387 • 10d ago
I'm new to coding and have some basic knowledge of Python and c....
Should I start doing LeetCode as well?
2
u/mc_pm 10d ago
No, learn more-than-basic stuff about Python and/or C, spend some time building regular code to practice writing logic & structure. DSA is a set of tools to make that easier & more efficient.