DEV Community

Discussion on: What Are Your Favourite Learning Resources?

Collapse
 
bandanishanth profile image
Nishanth Banda

This is such a cool idea, thanks for the tips everyone!.

If anyone is looking for a good place to refresh your Sorting Algorithms and Data Structures (Especially Linked Lists) and also pointers.
I highly recommend mycodeschool (youtube.com/channel/UClEEsT7DkdVO_...).

I was struggling with Linked Lists as a concept when i stumbled upon this series. It helped me gain confidence to write my own implementations later on.

Cheers! and keep putting great stuff.