Thursday, November 4, 2010

Mike Wamungu

What are algorithms?

3 comments:

Jackiee Alcala :) said...

Algorithm is a problem olving method that guarantees a solution if it is appropriate for the problem and is properly carried out. =]

Thalia L. said...

Algorithm it's a step by step method of problem solving and guarantees a solution. For example, when converting temperatures from Fahrenheit to Celsius we use algorithm C=5/9 (F - 32).

Nathaniel said...

Algorithms are rules or sets of instructions for solving a type of problem. An algorithm can give you a solution to a problem if steps are followed.