Y9 - CY1 - HW - W2

Y9 - CY1 - HW - W2

9th Grade

5 Qs

quiz-placeholder

Similar activities

Binary Images

Binary Images

7th - 9th Grade

10 Qs

ASK T3 : BAB 3 (P1)

ASK T3 : BAB 3 (P1)

9th Grade

10 Qs

BAB 3 ALGORITMA

BAB 3 ALGORITMA

1st - 9th Grade

10 Qs

informatika

informatika

7th Grade - University

10 Qs

ASK T3 (Pembangunan Algoritma_Linear Search)

ASK T3 (Pembangunan Algoritma_Linear Search)

9th Grade

10 Qs

2.1.1 Sorting and Searching

2.1.1 Sorting and Searching

9th - 10th Grade

8 Qs

ASK F3 - Pembangunan Algoritma: Search

ASK F3 - Pembangunan Algoritma: Search

9th Grade

5 Qs

Sorting algorithms

Sorting algorithms

9th Grade

7 Qs

Y9 - CY1 - HW - W2

Y9 - CY1 - HW - W2

Assessment

Quiz

Computers

9th Grade

Medium

Created by

CEC Computing

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

A set of steps taken to solve a problem is often referred to as an.......

algorithm

logorithm

archetype

manual

oligarchy

2.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is the name of the only search you can carry out on an unordered list?

Linear

Binary

Quick

Bubble

Merge

3.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Which search works by taking the middle item of an ordered list and checking it against the item being searched for?

Linear

Binary

Quick

Bubble

Merge

4.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Which search takes longer to find a match within a large data set?

Linear

Binary

5.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

Which search features more rules?

Linear

Binary