As some of you may know already, I've been trying to re-teach myself through the data structures component of C++. I'm currently in the chapter of 'Pointers' and eventually want to make my way through finish learning hash-tables/trees/sort algorithms. Could someone give me a sort of "First learn this, then this, then that, and then this" guide? I'm currently going through the chapters sequentially in my book but was wondering if anyone had any better suggestions?
I'm also trying to get all this done by mid next week. I can put in as much time as possible everyday and so the hours I have per day is not necessarily a concern. Please help me out! I want to be a great coder someday :)
Thank you!