answersLogoWhite

0


Best Answer

the concept of problem solving problems in algorithms are problem solving in computer, what is the algorithms for solving in problems, what is the rule o algorithms in problem solving, what are the steps to solving a problem with your computer and engineering steps for solving problems

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Given a particular problem, the algorithm would be the method you implement to solve that problem.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the role of algorithm in problem solving?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is algorithm and its use?

A set of steps for solving a particular problem


Is an algorithm any special method of solving a problem?

Yes.


What is a algorithm for solving pi problem?

n = 22/7


What would you call a set of steps for solving a mathematical problem?

Algorithm


What is the role of dams in solving the concurrent water shortage problem?

What is the role of dams in solving the concurrent water shortage problem?"


What is the difference between an algorithm and flow chart WITH examples?

An algorithm is a method of solving a problem. A flow chart is a tool for visualizing algorithms.


What is the definition of algorithm?

The definition of the word algorithm is a set of rules for solving a problem in a finite number of steps, as for finding the greatest common divisor.


What is an algorithm that will work for any 2 fractions including mixed numbers?

An algorithm is a rule or procedure for solving a particular problem. We are not told what is the problem involving these 2 fractions which is to be solved.


Where do you run an algorithm?

By preparing test cases we can test an algorithm. The algorithm is tested with each test case.


What is a strategy used in problem solving that guarantees the correct solution if applied and used correctly?

Algorithm


What is meant by definition based algorithm?

algorithm is a finite sequence of instructions, an explicit, step-by-step procedure for solving a problem, often used for calculation and data processing.


What is dpll?

Its a algorithm. DPLL/Davis-Putnam-Logemann-Loveland algorithm is a complete, backtracking-based algorithm for deciding the satisfiability of propositional logic formulae in conjunctive normal form, i.e. for solving the CNF-SAT problem.