What is the value of the postfix expression 6 3 2 4 + – *?

Data structures Viva2

Quiz
•
Computers
•
University
•
Hard
Rejimoan R
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
74
22
40
-18
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of a hash table as a data structure?
easy to implement
faster access of data
exhibit good locality of reference
very efficient for less number of entries
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider an implementation of unsorted singly linked list. Suppose it has its representation with a head pointer only. Given the representation, which of the following operation can be implemented in O(1) time?
i) Insertion at the front of the linked list ii) Insertion at the end of the linked list iii) Deletion of the front node of the linked list iv) Deletion of the last node of the linked list
I and II
I and III
I, II and III
I, II and IV
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the outcome of the prefix expression +, -, *, 3, 2, /, 8, 4, 1?
12
11
5
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the time complexity if user tries to insert the element at the end of the linked list (head pointer is known)?
O(1)
O(n)
O(logn)
O(nlogn)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose the numbers 7, 5, 1, 8, 3, 6, 0, 9, 4, 2 are inserted in that order into an initially empty binary search tree. The binary search tree uses the usual ordering on natural numbers. What is the in-order traversal sequence of the resultant tree?
7 5 1 0 3 2 4 6 8 9
0 2 4 3 1 6 5 9 8 7
0 1 2 3 4 5 6 7 8 9
9 8 6 4 2 3 0 1 5 7
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The average depth of a binary search tree is:
O(n0.5)
O(n)
O(log n)
O(n log n)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
DS Quiz1

Quiz
•
University
15 questions
special exam in BINARY TREE

Quiz
•
University
20 questions
SMARTICUS

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
15 questions
Data Structures Activity - 1

Quiz
•
University
20 questions
Data Structures

Quiz
•
University - Professi...
15 questions
Knowledge Knockout[Quiz Round](2nd-4th years)

Quiz
•
University
20 questions
DATA STRUCTURES

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade