Saturday 8 June 2013

What Selection of proper data structure in Analysis and Design of Algorithm ?

Selection of proper data structure: This step is the step where we start to think about the progrm. The progrm is nothing but step by step instructions which is used to cary out particular task or to solve the given problem we create program only when we use some lgorthm in it. Some technique or some logic must be there with the proper data structure. when we choose proper data structure and eficient algonthm [Either exact algorithm or approximate algorithm] then result must be an efficient program with respect to time and space.

No comments:

Post a Comment