Quiz - CSE

Quiz - CSE

University

10 Qs

quiz-placeholder

Similar activities

Hashing Search - Data Structures

Hashing Search - Data Structures

University

15 Qs

Introduction to AI - Healthcare & Business

Introduction to AI - Healthcare & Business

University - Professional Development

10 Qs

Introduction to Data Science

Introduction to Data Science

1st Grade - University

10 Qs

DSA(UNIT 1) Test 1

DSA(UNIT 1) Test 1

University

10 Qs

Quiz 3

Quiz 3

University

10 Qs

DS Quiz1

DS Quiz1

University

10 Qs

Data Structure

Data Structure

University

10 Qs

Binary Search Tree

Binary Search Tree

University

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