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

Tiger Wang
26,548 PointsDo we have course about algorithms?
Hey guys:
I just attended an amazon's technical exercise the other day. I found I am lacking plenty of basic algorithms and data structure knowledge which I never encountered before. If one of the goals to treehouse is to help students to get into an enterprise like amazon or google, there should be some classes involved. Can't find it in the library.
1 Answer

Alexander Davison
65,469 PointsSadly, there's no course about algorithms. I also really think that would be an important course because we use algorithms all the time weather we're getting the length of a/an list/array (easy algorithm) or if we are quick-sorting an array/list (more advanced algorithms). If you'd like to practice writing algorithms, however, CodeEval is an excellent place to practice them.
Good luck!
Hope this helps, Alex
Tiger Wang
26,548 PointsTiger Wang
26,548 PointsThanks, Alex! I will try CodeEval later!
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsNo problem :)