Pages

Tuesday, April 26, 2016

The art of problem solving....


  • study and understand the problem in detail

  • divide the problem into sub-problems in logical sequence like flow-charting for computer programming 

  • solve each of sub-problems in steps

  • connect and compile the solution

  • test the solution and review its feasibility

  • conclude the solution of the problem

No comments: