People now always say leetcode is not important and should be removed but i always think it is the best way to learn a new language when you already know some others.
Comments
mda_damico•3h ago
LeetCode mostly has algorithmic tasks. Of course it's helpful during learning syntax, working with memory, optimizing performance. However, the standard library and other useful libraries and frameworks take much more time to learn them.
Davidbrcz•2h ago
The best way to learn a new language is to follow a proper structured resource which would cover syntax, semantic, tooling & ecosystem and best practices.
mda_damico•3h ago