Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Vidhya Sagar
Vidhya Sagar
1,568 Points

Algorithms and Data Structures

I have completed the courses of Java and Python here in Treehouse and i know C language . I want to study Data Structures and Algorithms in depth .Does anyone here know a good resource of videos and some good books which covers the all the Data Structures and Algorithms , basics well .

1 Answer

It isn't an easy topic to learn, but it is also one of my favorite topics. I'm actually currently learning Computer Science on edX. I am taking the Introduction to Computer Science and Programming Using Python course, which I found hard, but wonderful.

Vidhya Sagar
Vidhya Sagar
1,568 Points

Does it cover the basic DS concepts like stack,trees,binary sort and Other sorting Algorithms ? And i am more of a book person .Do you have any suggestions for good books ?

Why don't you look this up instead of asking me? I bet the Internet has more information on this then my own brain :wink:

However, I am warning you, this isn't an easy topic just to understand right away.

Vidhya Sagar
Vidhya Sagar
1,568 Points

Okay .Thanks for your time :)

No problem :)

I'm happy to see another person that likes what I like! :wink:

By the way, for me it is 5:00 AM in the morning. Lol

I guess I woke up early...

luiscampos3
luiscampos3
4,904 Points

Coursea also has classes on data structure and algorithm. Check out udacity for algorthihm courses. They are like treehouse with videos and answering questions. My college teaches algorithms class. This is the name of the book they are using, C++ Programming: Program Design Including Data Structures. Sometimes the local library will partner with online apps that offer digital book,audio book, etc. I rent two ebook every month on data structure and algorithms for free.

Hope this helps. Next spring I'm taking that class at my local college. So I could give you information about it after that if you still need it.