Binary Search Tree

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Bryan Campbell
Used 80+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In which of the following cases, binary search algorithm is used?
To search an element in an unordered list.
To search an element in a list of few elements.
To search an element in any ordered list with large number of elements.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which figure below represent the binary tree of the following values: { 25, 18, 6, 12, 30, 27, 22, 32 }
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which figure below represent the binary tree of the following values: { 18, 6, 12, 22, 25, 30, 20, 2 }
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which figure below represent the binary tree of the following values:{ 20, 30, 18, 22, 25, 6, 2 }
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How does a binary search algorithm works?
Dividing the list into halves until the item is matched with one in the list.
Starts with the first element and checks the next element consecutively until a match is found.
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sorting Algorithms

Quiz
•
12th Grade
20 questions
ASAS SAINS KOMPUTER T3

Quiz
•
10th - 12th Grade
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
25 questions
Common Algorithms

Quiz
•
9th - 12th Grade
21 questions
Unit 1 Digital Information

Quiz
•
9th - 12th Grade
27 questions
T-Level DPDD: Searching & Sorting Algorithms Quiz

Quiz
•
11th Grade
20 questions
Unit 1 Vocabulary- Digital Information

Quiz
•
9th - 12th Grade
20 questions
Sains Komputer Tingkatan 5 - 3.1.2 Atur Cara dan Carta Alir

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade