Resources and tutorials to get started on algorithms
- by koldfyre
I'm interested in learning about algorithms, both conceptually and practically, as a beginner. I want to learn about binary search trees and similar.
What tutorials and example programs, preferably in Python or Java, will help me?