Data structure computer

Data structure computer

University

21 Qs

quiz-placeholder

Similar activities

Data Structures

Data Structures

University - Professional Development

20 Qs

UNIT-IV 1

UNIT-IV 1

University

20 Qs

Search Algorithms

Search Algorithms

University

18 Qs

Assessment Questions for Informatics

Assessment Questions for Informatics

10th Grade - University

20 Qs

Trees and Graphs

Trees and Graphs

University

20 Qs

DSA quiz

DSA quiz

University

20 Qs

Tree

Tree

University

20 Qs

DATA STRUCTURES

DATA STRUCTURES

University

20 Qs

Data structure computer

Data structure computer

Assessment

Quiz

Computers

University

Medium

Created by

Netal Pande

Used 4+ times

FREE Resource

AI

Enhance your content

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

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Height of a binary tree is

MAX( Height of left Subtree, Height of right subtree)+1

(B) MAX( Height of left Subtree, Height of right subtree)

MAX( Height of left Subtree, Height of right subtree)-1

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MAX( Height of left Subtree, Height of right subtree)+1

N

N-1

N-2

N*N

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The balance factor for an AVL tree is either ---

-1, 0 or 1

0, 1 or 2

-2, -1 or 0

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structure is used to represent hierarchical relationship

between elements.

Graph

Linked List

Tree

Dequeue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

------- search method required input in ascending or descending order

linear search

binary search

DFS

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Depth First Search is like a ------ traversal

Inorder

Preorder

Postorder

Stack

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7) In -------- search starts at beginning of list and check every element in the list

Linear Search

Binary Search

Hash Search

Hash Search

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?