building on data structures and algorithms
Posted by AdyB04@reddit | learnprogramming | View on Reddit | 2 comments
i’m wrapping up my data structures and algorithms class. Over winter break I really want to solidify very well my understanding of them. I feel like i’m not ready yet to jump into leetcode so what recommendations for resources do you guys have?
aqua_regis@reddit
https://exercism.org
and from December 1^st on: https://adventofcode.com
justUseAnSvm@reddit
just do some LeetCode. It's a great way to practice, especially if you pick topics on LC that correlate to the topics you learned in class.