Grade 10 Quiz  10A

Grade 10 Quiz 10A

10th Grade

18 Qs

quiz-placeholder

Similar activities

Algoritma - Akış Şeması

Algoritma - Akış Şeması

9th - 10th Grade

19 Qs

Programming Pseudocode

Programming Pseudocode

6th - 10th Grade

20 Qs

Kuis TIK Kelas X

Kuis TIK Kelas X

10th Grade

20 Qs

For and While Loops in Python

For and While Loops in Python

9th - 12th Grade

16 Qs

Processing Basics

Processing Basics

7th - 12th Grade

20 Qs

Python: списки и матрицы

Python: списки и матрицы

10th Grade

19 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

10th - 12th Grade

20 Qs

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

Grade 10 Quiz  10A

Grade 10 Quiz 10A

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Moemen Ashour

Used 2+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using Bubble Sort, what will the following list look like after three complete passes?

5,3,6,8,12,18,20,11

5,6,3,8,11,12,18,20

20,6,3,8,12,11,18,5

18,20,6,8,11,12,5,3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using Bubble Sort, what will the following list look like after Two complete passes?

7,2,9,12,15,18,20,10

7,9,10,12,15,18,20,2

7,9,10,12,15,18,2,20

7,9,10,12,15,2,18,20

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using Bubble Sort, what will the following list look like after Three complete passes?

18,9,7,14,12,3,5,25

18,9,7,14,12,3,25,5

18,9,7,12,3,5,14,25

9,7,3,12,5,14,18,25

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using Bubble Sort, what will the following list look like after Three complete passes?

8,3,7,5,10,12,15,18

8,3,7,5,10,12,18,15

3,7,5,8,18,12,15,10

3,7,5,8,10,12,18,15

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using Bubble Sort, what will the following list look like after Three complete passes?

5,3,6,7,8,9,11,20

5,3,6,7,8,9,20,11

5,3,6,7,8,11,20,9

20,11,6,7,8,9,3,6

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

By Binary Search
1) How many comparisons to find 35
2) Write all numbers to find 35

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

By Binary Search
1) How many comparisons to find 2
2) Write all numbers to find 2

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?