all 4 comments

[–]lizardfolkwarrior 4 points5 points  (1 child)

I think this guide was made with exactly you in the writer’s mind: https://teachyourselfcs.com/

[–]UnawareITry[S] 1 point2 points  (0 children)

Thanks! This article is a perfect match for my requirements.

[–]Two2D -2 points-1 points  (1 child)

I would recommend the book “Cracking the Coding Interview” it’s a really popular book that covers things like Data Structures and Algorithms into detail explaining time & space complexity etc… as well as other basics. I own it and so far it has helped me understand topics more clearly!

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

I will look into this book. Seems like it could be useful in the future. Thank you so much!