Algorithm [Autosaved]
Algorithm [Autosaved]
Exploring Their
Purpose and
Creation
YEAR 9 - LESSON 1
Starter Activity: Everyday Algorithms
-S o n t u r
- C ru c
st
1. Search Engines
•Example: Google's PageRank algorithm ranks web pages based on their relevance and
importance to user queries. It considers various factors, such as the number of links to a
page and the quality of those links.
2. Route Optimization
•Example: GPS navigation systems, like Google Maps, use algorithms to find the fastest
route to a destination by considering current traffic conditions, distances, and road types.
3. Sorting Algorithms
•Example: The Quick Sort algorithm is widely used in computer science to arrange data in a
specific order (ascending or descending). It is efficient for sorting large datasets.
Pop Questions
1. Which of the following best describes the purpose of an
algorithm?
a) To create visually appealing designs
b) To solve problems and perform tasks efficiently
c) To store large amounts of data
d) To connect computers in a network
2. What is the primary goal of algorithm analysis?
a) To determine the algorithm's color scheme
b) To measure the algorithm's efficiency and resource usage
c) To count the number of lines in the code
d) To name the algorithm creatively
Components of an Algorithm
1.b 6.a
2.b 7.c
3.c 8.b
4.c 9.b
5.c 10. b
Types of Algorithms(Research more….)