Algorithms
Hello,
Can you recommend some web pages with descriptions of many algorithms ? Which services are the best?
Greetings
[125 byte] By [
Ka-lolek] at [2007-11-20 8:37:50]

# 2 Re: Algorithms
That's a good one, however it's a little bit mathematical (not good for beginners). Searching for algorithms in general is a little difficult, since there's a lot of algorithms out there! Here's a list of them: http://en.wikipedia.org/wiki/List_of_algorithms. Since there's so many different algorithms, you should probably think about what kind of algorithm you're looking for (ie. search, sort, etc.).