Search Header Logo

DS Mid Review

Authored by Maryam Alghamdi

Computers

University

Used 2+ times

DS Mid Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the Tree, the top node called:

Child

Root

Siblings

Parent

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the Stack, insert and delete can be performed in only one position, called:

Top

Pop

Push

Enqueue

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Binary tree is full if each node has 2 or 0 children

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

One of the applications of the Stack is converting Infix to Postfix expressions

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 15 pts

The running time for the following code is:

for (i=0; i<n; i++)

for (j=0; j<n; j++)

k++;

O(N)

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

__________ of an element is allowed at the rear of the Queue.

Removal

Merging

Insertion

Copy

7.

MULTIPLE CHOICE QUESTION

45 sec • 20 pts

In the Simple Linked List, which of the following requires executing two reference update (change):

Insert

Delete

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?