Flow Charts
What is a problem? Problem solving techniques Algorithm Flowcharts Flow chart symbols/notations Basic symbols Line symbols Special symbols Data symbols Process symbols Flow control structures Sequences Selections If If/else Switch/ case Iteration While loop Do while loop Repeat Until For next loop Questions and Answers References What is a problem? A problem is an obstacle, impediment, difficulty or challenge, or any situation that invites resolution; the resolution of which is recognized as a solution or contribution toward a known purpose or goal. Problem Solving Techniques There are many problem solving techniques we can use to solve problems. Some are shown below... Structured approach Top down approach Brute force approach Divide and conquer approach Algorithm is an example for the structured approach problem solving method…. What is Algorithm?...
Comments
Post a Comment