You are to create a Presentation (SLIDES or PPT) and share it - VIEW BY ANYONE WITH LINK, and your Teacher. Presentation should contain the following topics: - Describe the PURPOSE of the Algorithm
- Give example PSEUDOCODE
- WALK people through the PSEUDOCODE with Test Data
- Create a KAHOOT of around 5 questions for class.
- Create Example PYTHON code to implement the PSEUDOCODE
The following are descriptions and examples of Standard Algorithms as provided by the Board of Studies.
| WHO | PRESENTATION | | Load an array and print its contents | C.Lo | | | Add the contents of an array of numbers | CR | | | Finding a maximum value in an array | WC | | | Finding a minimum value in an array | WC | | | Processing strings: | | | Extracting data from a string | HH |
| Insertion of a string into another string | CB |
| Deletion of a string from another string | PJ | | | Generating a set of unique random numbers | C.Li | | | Processing sequential files | | | Creating a file | AM | | Printing the contents of a file | ZW | | Appending records to an existing sequential file | AA | | | Processing relative files | | | Creating a relative file | JDR | | Reading records from a relative file | EM | | Updating records in a relative file | EM | | | | |
|
|