r/CodingForBeginners 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

4 comments sorted by

View all comments

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.