Introduction to problem solving

Description

Mind Map on Introduction to problem solving, created by Aparna Dhirde on 12/03/2020.
Aparna Dhirde
Mind Map by Aparna Dhirde, updated more than 1 year ago
Aparna Dhirde
Created by Aparna Dhirde almost 6 years ago
48
0

Resource summary

Introduction to problem solving
  1. Steps for Problem Solving
    1. Analysing the problem
      1. Developing an Algorithm
        1. Coding
          1. Testing and Debugging
          2. Algorithm
            1. Need of an Algorithm
              1. increase the reliability
                1. increase accuracy
                  1. increase efficiency
                  2. Characteristics of a good algorithm
                    1. Precision
                      1. Uniqueness
                        1. Finiteness
                          1. Input
                            1. Output
                            2. Identify this while writing an algorithm
                              1. input from the user
                                1. Processing to get the desired result
                                  1. output
                                  2. Representation of Algorithms
                                    1. Flowchart
                                      1. Visual Representation of Algorithms
                                        1. Difference shapes to draw flowchart
                                          1. Questions
                                          2. Pseudocode
                                            1. Another way of representing an algorithm
                                              1. Questions
                                                1. Benefits of Pseudocode
                                              2. Questions
                                                1. Verifying Algorithms
                                                  1. Comparison of Algorithm
                                                  2. Flow of Control
                                                    1. Sequence
                                                      1. Questions
                                                      2. Selection
                                                        1. Questions
                                                        2. Repetition
                                                          1. Questions
                                                        3. Coding
                                                          1. Decomposition
                                                            Show full summary Hide full summary

                                                            Similar