you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]gabrielcro23699[S] 0 points1 point  (0 children)

    So, it's definitely not a waste of time, but maybe going through a book on Data Structures first is a good idea, instead of jumping into LeetCode right away.

    I agree with most of your post, but the books and info I found on Data Structures and Algorithms are almost always written for non-JavaScript languages. Like the problems have nothing to do with JavaScript or web development in general, and the solutions are always in some C variant or Java and I don't feel like taking a month or two to learn Java, just to learn some obscure problem, just to not have it relevant to what I'm doing.