Sie sind auf Seite 1von 1

algorithm:outline to solve a problem program:-implementation of algo in some programing language 3:datastructure: organizing data in efficient way so that we can

use them to solve our problem general step is input--->algo---->output infinite possible valid inputs infinite possible valid algo which algo will be called as good algorithm 1.efficient:should be efficient in terms of time(small running time...this is mo re important aspect) used and space used(less space should be used) 2.efficiency as function of input size the number of bits in an input number Number of data elements

Das könnte Ihnen auch gefallen