Linked Lists and Binary Trees

Linked Lists and Binary Trees

11th Grade - University

16 Qs

quiz-placeholder

Similar activities

DS UNIT-2 TEST-2

DS UNIT-2 TEST-2

University

13 Qs

Linked List

Linked List

KG - University

18 Qs

Linked Lists in Visual Basic

Linked Lists in Visual Basic

12th Grade

15 Qs

Linked list 1

Linked list 1

University

20 Qs

Linked List and Arrays in JAVA

Linked List and Arrays in JAVA

University

16 Qs

DS - Linked List - S1

DS - Linked List - S1

University

16 Qs

Fundamentals of data Structures & Linked list

Fundamentals of data Structures & Linked list

University

20 Qs

Data Structures

Data Structures

9th - 12th Grade

21 Qs

Linked Lists and Binary Trees

Linked Lists and Binary Trees

Assessment

Quiz

Computers

11th Grade - University

Medium

Created by

Uma D

Used 11+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This structure uses a pointer to link nodes.

Variable

Link List

Pointer

Trees

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
In this tree, where would the new value "7" be placed?
On the left "leaf" of "4"
On the right "leaf" of "6"
On the left "leaf" of "15"
Over the top of the current number "5"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a ordered list of 11 items, how many comparisons will a linear search need before it knows that a value in NOT in the list?
12
11
6
4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Kind of tree where every node in a tree can have at most two children.
Binary Tree
Binary Expression Tree
Tree
Binary Search Tree

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is this?
quiz = {"Do you help out at home? ":"yes",        
"Do you beleive in Santa? ":"yes"
}
list
string
dictionart
dictionary

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the value of the ROOT node in this Tree?

2

7

11

43

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be printed when Head->next->data are executes as in the above image?

83

9

27

Error

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?