Download presentation
Presentation is loading. Please wait.
Published byFanny Tedja Modified over 6 years ago
1
Computer Science — An Overview J. Glenn Brookshear
Chapter Four, Figures Algorithms Computer Science — An Overview J. Glenn Brookshear
2
Figure 4.7 Components of repetitive control
3
Figure 4.8 The while loop structure
4
Figure 4.9 The repeat loop structure
5
Figure 4.10 (A) Sorting the list Fred, Alice, David, Bill, and Carol alphabetically
6
Figure 4.10 (B) Sorting the list Fred, Alice, David, Bill, and Carol alphabetically
7
Figure 4.11 The insertion sort algorithm expressed in pseudocode
8
Figure 4.12 The core of the binary search
9
Figure 4. 13 Applying the strategy expressed in Figure 4
Figure 4.13 Applying the strategy expressed in Figure 4.12 to search a list for the entry John
10
Figure 4.14 The binary search algorithm in pseudocode
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.