Its not an algorithm as such, just a name given to any algorithm that does a lot of work and isnt very smart. For example, a brute force password cracker would try every possible combination of letters to break a password, as opposed to a smarter algorithm that attempts to use some statistical method to reduce the actual work.