Quiz - CSE

Quiz - CSE

University

10 Qs

quiz-placeholder

Similar activities

Quiz 3 Practice

Quiz 3 Practice

University

5 Qs

Trees and Binary Trees

Trees and Binary Trees

University

15 Qs

ADSQUIZ

ADSQUIZ

University

10 Qs

Binary Search Tree Quiz

Binary Search Tree Quiz

University

8 Qs

Tree DS

Tree DS

University

10 Qs

Binary Tree

Binary Tree

University

14 Qs

UNIT 3

UNIT 3

University

10 Qs

Binary Tree 2

Binary Tree 2

University

10 Qs

Quiz - CSE

Quiz - CSE

Assessment

Quiz

Computers

University

Easy

Created by

Naveen Kandwal

Used 16+ 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?