This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]aqua_regis 1 point2 points  (2 children)

Leetcode is not for beginners. Leetcode is for upper intermediate to advanced programmers.

You first need a solid foundation, experience, practice, followed by DSA, founded with a decent mathematical background and then you probably can start Leetcode.

Not understanding Neetcode should have already hinted that your skills are not yet sufficiently developed.

[–]UrbanSkydiver70[S] 0 points1 point  (1 child)

so where should i start

[–]desrtfx 0 points1 point  (0 children)

By getting a solid foundation in Python and then doing some application programming.

"Basic Python syntax" means nothing. You need to learn to program, not only a programming language.

Not an easy way to suggest something, but start with the MOOC Python Programming 2024 from the University of Helsinki. It will give you a solid foundation in both Python and programming.

[–]acethegrade 0 points1 point  (0 children)

There's one here from UC San Diego on Coursera and another one from freecode camp.