Wat is LessonUp
Zoeken
Kanalen
aiToolsTab
Beta
Inloggen
Registreren
‹
Terug naar zoeken
11 - Binary search
Binary search
/Division and remainders
1 / 21
volgende
Slide 1:
Tekstslide
Computing
Upper Secondary (Key Stage 4)
GCSE
In deze les zitten
21 slides
, met
interactieve quizzen
en
tekstslides
.
Lesduur is:
50 min
Start les
Bewaar
Deel
Printen
Onderdelen in deze les
Binary search
/Division and remainders
Slide 1 - Tekstslide
Division and Remainders
/ Division
// Floor Division
% Modulus
Slide 2 - Tekstslide
Predict
Slide 3 - Tekstslide
What do you think the code
will do when run?
Slide 4 - Open vraag
RUN
Run the code
Slide 5 - Tekstslide
Investigate & Modify
Using /, // and %, calculate the following questions using python
Slide 6 - Tekstslide
What is 703 divided by 34 with no remainder?
A
23
B
22
C
20
D
34
Slide 7 - Quizvraag
What is the remainder of 703 divided by 34?
A
23
B
22
C
20
D
34
Slide 8 - Quizvraag
What is 90231 divided by 94?
A
959
B
959.904255319
C
90
D
85
Slide 9 - Quizvraag
Make
Convert minutes to hours and minutes in python
Begin by prompting the user to input the number of minutes.
Use floor division (//) to calculate the number of hours from the total minutes.
Use modulus (%) to calculate the remaining minutes after converting them into hours.
Print out the result in the format "X hours and Y minutes".
Click here for a blank createwithcode
Slide 10 - Tekstslide
Solution
Run the code
Slide 11 - Tekstslide
Searching activity
Slide 12 - Tekstslide
Predict
Slide 13 - Tekstslide
What do you think the code
will do when run?
Slide 14 - Open vraag
Run
Click here
Slide 15 - Tekstslide
Investigate and Modify
Experiment with altering the target and array's hard-coded values to investigate their effects
Replace the array, to cover a range of 1-10 using two "pointers"
Replace target's hard coded value with a user input.
Slide 16 - Tekstslide
Make
Click here for a blank createwithcode
Create a program to guess a user's number 1-100
You will only tell the program if their number is higher, lower or correct.
Slide 17 - Tekstslide
Number Guesser Code
Click here
Slide 18 - Tekstslide
What is the main advantage of using binary search over linear search?
A
Binary search is eaiser to implement
B
Binary search usually runs faster
C
Binary search works on unsorted data
D
Binary search is more suitable for small datasets
Slide 19 - Quizvraag
What is the result of 17 % 5?
A
2
B
3
C
4
D
5
Slide 20 - Quizvraag
In binary search, what is the first step after calculating the midpoint?
A
Check if the midpoint is equal to the target
B
Update the low pointer to the midpoint
C
Update the high pointer to the midpoint.
D
Divide the searrch space into two halves.
Slide 21 - Quizvraag
Meer lessen zoals deze
English Learning Techniques - Interactive Board Games
April 2025
- Les met
13 slides
door
English
English
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Further Education (Key Stage 5)
GCSE
English
Science subjects - Inspiration slides
August 2023
- Les met
14 slides
door
LessonUp Academy
LessonUp
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Further Education (Key Stage 5)
Higher Education (degree)
LessonUp Academy
Programming A Screen Turtle
December 2023
- Les met
19 slides
door
LessonUp Inspiration
Computing
Primary Education
LessonUp Inspiration
Programming A Screen Turtle
August 2024
- Les met
19 slides
door
Science
Computing
Primary Education
Science
The New(s) Year - News Quiz - Edition 2025 - 30 sec
January 2025
- Les met
40 slides
door
LessonUp News Quiz
Pubquiz
Citizenship
+3
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Further Education (Key Stage 5)
Higher Education (degree)
Higher Education (non-degree)
Special Education
Foundation Degree
BTEC, GCSE
LessonUp News Quiz
The New(s) Year - News Quiz - Edition 2025 - 20 sec
January 2025
- Les met
40 slides
door
LessonUp News Quiz
Citizenship
News
+3
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Further Education (Key Stage 5)
Higher Education (degree)
Foundation Degree
Higher Education (non-degree)
Special Education
BTEC, GCSE
LessonUp News Quiz
The New(s) Year - News Quiz - Edition 2025 - 10 sec
January 2025
- Les met
40 slides
door
LessonUp News Quiz
Citizenship
News
+3
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Further Education (Key Stage 5)
Higher Education (degree)
Higher Education (non-degree)
Foundation Degree
Special Education
BTEC, GCSE
LessonUp News Quiz
3. Lady Macbeth
September 2024
- Les met
19 slides
door
English
English
Upper Secondary (Key Stage 4)
Lower Secondary (Key Stage 3)
GCSE
English