
Gifted & Talented Coding Diagnostic Exam

Quiz
•
Instructional Technology
•
9th - 12th Grade
•
Hard
Ashraf Milhim
FREE Resource
44 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes a loop that runs 10 times?
repeat until x = 10
for x = 1 to 10 do
while x > 10
repeat forever
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this pseudocode output? if x > 5 then print("A") else print("B") end if Given x = 3:
A
B
AB
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following pseudocode? x = 3 y = 2 if x > y then print("X") else print("Y") end if
Y
X
XY
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is best for accessing elements by an index?
Queue
Stack
Array
Linked List
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will the loop run? count = 0 while count < 3 do count = count + 1 end while
2
3
4
Infinite
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following pseudocode do? result = 0 for x = 1 to 5 do result = result + x end for
Calculates the product of 1 to 5
Calculates the sum of 1 to 5
Prints numbers from 1 to 5
Nothing
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of searching in a sorted array using binary search?
O(n)
O(log n)
O(n^2)
O(1)
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
PTS3TKR12

Quiz
•
12th Grade
40 questions
SOAL EVALUASI CMS OTOTRONIK

Quiz
•
12th Grade
46 questions
PEMELIHARAAN SASIS DAN PEMINDAH TENAGA KENDARAAN RINGAN

Quiz
•
12th Grade
39 questions
Six week test

Quiz
•
10th Grade
40 questions
Quiz Rancang Bangun Konfigurasi Router Mikrotik

Quiz
•
12th Grade
40 questions
เทคโนโลยี ม.4

Quiz
•
9th Grade
45 questions
Quiz Soal Latihan US

Quiz
•
12th Grade
40 questions
COMPUTER SYSTEM (SYSTEM BACK-UP) SET 2

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Instructional Technology
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
20 questions
Biomolecules

Quiz
•
9th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade