answersLogoWhite

0

  1. It should be simple.
  2. It should be clear with no ambiguity.
  3. It should lead unique solution of the problem.
  4. It should involve finite number of steps.
  5. It should have the capability to handle some unexpected situations which may arise during the solution of a problem(for eg: Division with zero).
User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the features of algorithm?

An algorithm is just a description of a series of steps used to solve a specific problem.


What features does the asymptotic complexity calculator offer for analyzing the efficiency of algorithms?

The asymptotic complexity calculator offers features to analyze the efficiency of algorithms by determining the growth rate of the algorithm's runtime as the input size increases. It helps identify the best and worst-case scenarios for algorithm performance, allowing for comparison and optimization of different algorithms.


What are the key features of a simple compression algorithm?

A simple compression algorithm typically involves removing redundant or unnecessary data, encoding patterns, and using fewer bits to represent the data. It aims to reduce the size of the file while preserving the essential information.


What is algorithm to write algorithm to the program to access a pointer variable in structure?

Here is the algorithm of the algorithm to write an algorithm to access a pointer in a variable. Algorithmically.name_of_the_structure dot name_of_the _field,eg:mystruct.pointerfield


Which algorithm is more efficient lamport bakery algorithm or black and white bakery algorithm?

Black and White bakery algorithm is more efficient.


What is complsexity of an algorithm?

Complexity of an algorithm is a measure of how long an algorithm would take to complete given


List down the names of any three parameters on which you analyze an algorithm?

what is algorithm and its use there and analyze an algorithm


How algorithm is different from flowchart?

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.


How do you test algorithm?

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


Define algorithm and explain its criteria?

algorithm criteria


How are expanded algorithm and the standard algorithm different?

Yes


What is algorithm evaluation?

evaluation iz same as the testing of an algorithm. it mainly refers to the finding of errors by processing an algorithm..