Quiz - CSE

Quiz - CSE

University

10 Qs

quiz-placeholder

Similar activities

DS-U3-Q1

DS-U3-Q1

University

10 Qs

Quiz-AIML

Quiz-AIML

University

10 Qs

Binary Tree

Binary Tree

University

14 Qs

Binary Tree Searching - Data Structures

Binary Tree Searching - Data Structures

University

15 Qs

M3-1

M3-1

University

15 Qs

Trees

Trees

University

10 Qs

หน่วยการเรียนรู้ เรื่อง ต้นไม้ (Tree)

หน่วยการเรียนรู้ เรื่อง ต้นไม้ (Tree)

University

10 Qs

DSAA Quiz

DSAA Quiz

University

15 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?