Data Structure

Data Structure

University

15 Qs

quiz-placeholder

Similar activities

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Multimedia Video & Animation

Multimedia Video & Animation

University

20 Qs

Django-quiz

Django-quiz

5th Grade - University

20 Qs

Uji Pengetahuan Jaringan Komputer

Uji Pengetahuan Jaringan Komputer

9th Grade - University

20 Qs

DreamWeaver CS6

DreamWeaver CS6

University

20 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

Komponen Jaringan & Pengkabelan

Komponen Jaringan & Pengkabelan

University

15 Qs

Data Structure

Data Structure

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Gayathri Devi

Used 181+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A binary search tree whose left subtree and right subtree differ in height by at most 1 unit is called

AVL tree

Red-black tree

Lemma tree

None of the above

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

________is very useful in situation when data have to stored and then retrieved in reverse order.

Stack

Queue

List

Link list

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In the __________traversal we process all of a vertex’s descendents before we move to an adjacent vertex.

Depth First

Breadth First

With First

Depth Limited

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

There is an extra element at the head of the list called a ________

Antinel

Sentinel

List header

List head

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A graph is a collection of nodes, called __________ And line segments called arcs or__________ that connect pair of nodes.

vertices, edges

edges, vertices

vertices, paths

graph node, edges

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The disadvantage in using a circular linked list is __________

it is possible to get into infinite loop

last node points to fist node.

time consuming

requires more memory space.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

State true of false.

i) A node is a parent if it has successor nodes.

ii) A node is child node if out degree is one.

True, True

False, True

True, False

False, False

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?