Search Header Logo

Data Structure and Algorithms Semi-Final Examination

Authored by Miss Mae

Computers

University

Used 4+ times

Data Structure and Algorithms Semi-Final Examination
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Is a non-linear data structure consisting of vertices and edges.

Tree

Graph

Binary Tree

Quad Tree

2.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Hierarchical structure that is used to represent and organize data in a way that is easy to navigate and search.

Tree

Graph

Binary Tree

Quad Tree

3.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Trees used to efficiently store data of points on a two-dimensional space.

Tree

Graph

Binary Tree

Quad Tree

4.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

A tree data structure in which each node can have at most two children, which are referred to as the left child and the right child.

Tree

Graph

Binary Tree

Quad Tree

5.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

A special type of binary tree in which the left child of a node has a value less than the node’s value and the right child has a value greater than the node’s value.

Binary Search Tree

Binary Tree

Tree

Quad Tree

6.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

In this method, the graph is stored in the form of the 2D matrix where rows and columns denote vertices.

Adjacency List

Adjacency Matrix

7.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

This graph is represented as a collection of linked lists. There is an array of pointer which points to the edges connected to that vertex.

Adjacency List

Adjacency Matrix

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?