Search Header Logo

Binary Search Tree

Authored by Bryan Campbell

Computers

11th - 12th Grade

Used 85+ times

Binary Search Tree
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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 }

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

On average, which searching algorithm is more efficient?

Binary Search
Linear Search

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 }

Media Image
Media Image
Media Image
Media Image

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 }

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is meant by the time complexity of an algorithm?

The amount of time required to solve a particular problem
How difficult a problem is to solve
How many lines of code are required to solve a problem
How quickly a solution can be developed

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​

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?