brute-force programming

brute-force programming

An inelegant programming style in which the programmer/code writer relies on the computer's processing power rather than his or her brain to simplify steps, often ignoring problems of scale and applying methods better suited to small problems to large ones.