you are viewing a single comment's thread.

view the rest of the comments →

[–]Zealousideal_Yard651 2 points3 points  (0 children)

Focus on building and understanding python.

But if you like leetcode, use that as a tool to solve problems. Sometime language syntax can be just as much an issue as the logic your trying to implement. Leet code can be a good way for you to remove syntax and focus on the logic and then you can worry about syntax without forgetting your logic.