ADA

Listed below are the analogies w.r.t Analysis and Design of Algorithms.

Contributors: Prof. J C Karur, Prof. G A Radder, Prof. R N Yadawad.

************************ 


  1. According to me, the Design phase comes after Analyze phase because,

    We need to analyze [understand] the problem, and then design a solution, implement the solution and check its correctness/expectation. The changes requested again needs to be analyzed and the cycle repeats.

    Please guide me if I have understood wrong.

    Thanks.
  2. Prasanna Bammigatti15 March 2014 07:09 Mallikarjun, some time specially in legacy systems we are bound to make analysis first then design required algorithm or system. You are write when we try to make algorithm from scratch
    Prasanna



2 comments:

  1. According to me, the Design phase comes after Analyze phase because,

    We need to analyze [understand] the problem, and then design a solution, implement the solution and check its correctness/expectation. The changes requested again needs to be analyzed and the cycle repeats.

    Please guide me if I have understood wrong.

    Thanks.

    ReplyDelete
  2. Mallikarjun, some time specially in legacy systems we are bound to make analysis first then design required algorithm or system. You are write when we try to make algorithm from scratch
    -prasanna

    ReplyDelete