DSA: DATA STRUCTURES AND ALGORITHMS.
Course recommendation: Data Structures and Algorithms with PYTHON
Data Structure and Algorithm - Python
Resources to learn Data Structures and Algorithms
Videos
Which DSA course on freecodecamp youtube channel is best. I found 3: 8 hours: https://youtu.be/RBSGKlAvoiM?si=cR99fQjFhs86Q-Ce 5 hours: https://youtu.be/8hly31xKli0?si=F5CAgF6R6VOPwi5s 47 hours: https://youtu.be/2ZLl8GAk1X4?si=Z92LsYJWo8v1MWHU
Anyone have any idea? Why 3 courses on the same topic and different lengths. Which one have the best value ?
I am looking for some online courses for DSA with Python (as many courses on Coursera are using Java).
Some requirements:
-
Basic, introductory about DSA only
-
Well structured
-
Using Python for practice
So far, I only found 2 courses: Jovian and MIT 6006. Are there any other courses you would recommend?
Thank you
I have finished much of the FCC curriculum. Since finishing, I never got a good grasp on Data structures and algorithms. What resources do you guys recommend to learn these?
Hello!
I have no background in computer science, data analytic, or coding at all. I've always been interested in learning how to code. A few days ago I began going through the Scientific Computing with Python (Beta) course(?) on freecodecamp website. I finished the first module and I feel like I haven't really learned anything. I can follow the instructions and go through each module/project pretty quickly but at the end of the day it feels like I don't know what I'm actually doing. I'm just following directions without actually knowing what it does or what it means. maybe a lot of the tasks are common sense to someone who is a CS major but I am completely lost. Is there a website or course or book that teaches the fundamentals?