Quiz - CSE

Quiz - CSE

University

10 Qs

quiz-placeholder

Similar activities

BCSC0006 Trees

BCSC0006 Trees

University

10 Qs

DS Sem 4 on 05-07-21

DS Sem 4 on 05-07-21

University

10 Qs

BST 2

BST 2

University

10 Qs

03 - Tree & BST

03 - Tree & BST

University

15 Qs

Trees

Trees

University

11 Qs

Trees

Trees

University

10 Qs

Tree

Tree

University

10 Qs

Data Structures

Data Structures

University

12 Qs

Quiz - CSE

Quiz - CSE

Assessment

Quiz

Computers

University

Easy

Created by

Naveen Kandwal

Used 15+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the operations on the stack?

Push and Pop

Insert and delete

Insert and return

Push and return

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not an application of the stack?

Finding inversion

Recursion

Undo Redo

Reversing characters

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a prefix expression?

ab+c+

ab*c*

a+b+c

+a*bc

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Find the rank of the expression E=(A+B*C/D-E+F/G)

0

1

-1

2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following function returns the next symbol in given input string?

FIRSTCHAR

TOPCHAR

POSTCHAR

NEXTCHAR

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following pairs of traversals is not sufficient to build a binary tree from the given traversals?

Preorder and Inorder

Preorder and Postorder

Inorder and Postorder

All of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many different binary search trees can be constructed with six different nodes?

64

128

132

32

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?