|
|
|
|
|
by darkbatman
1734 days ago
|
|
If someone need my suggestion, here is what you do - try doing different sort of questions (multiple topics too) on leetcode from different topics may be just 20-30 in language you want to learn. Its different way but you will learn a lot of new libraries, ways to mutate objects, lists, all sort of data structures and new things really really fast. |
|
Among other differences, leetcode teaches you little about reading large unfamiliar codebases; debugging; organizing large software-engineering projects; working in teams; teasing out actual requirements; making incremental progress; real-world performance (and the tools you need to identify bottlenecks); and most of the libraries and frameworks that are common industry knowledge.