
TECH FEUD

Quiz
•
Computers
•
University
•
Hard
20CSE091 A
Used 4+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?
INSERTION SORT
QUICK SORT
HEAP SORT
MERGE SORT
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
CONSIDER THE FOLLOWING C PROGRAM
THE VALUE PRINTED BY THE PROGRAM IS:
26
25
24
22
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is an advantage of adjacency list representation over adjacency matric representation of a graph?
In adjacency list representation, space is saved for sparse graphs.
Add vertex in adjlist representation is easy than adjmatrix representation
All of the above
None of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
THE OUTPUT OF THE FOLLOWING CODE IS:
20
30
10
0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A single array A[1…MAXSIZE] is used to implement two stacks, the two stacks grow from opposite ends of array. Variables top1 and top2(top1<top2) point to the location of the topmost element in each of the stacks, If the space is to be used efficiently, the condition for “stack full” is
(top 1= MAXSIZE/2) AND (top 2 = MAXSIZE/2 +1)
top1 1 + top 1 = MAXSIZE
(top 1= MAXSIZE/2) OR (top 2 = MAXSIZE)
top 1 = top 2 - 1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
CONSIDER THE FOLLOWING C PROGRAM
THE OUTPUT OF THE PROGRAM IS:
20
19
18
17
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following graph, among the following sequences:
(I) a b e g h f
(II) a b f e h g
(III) a b f h g e
(IV) a f g h b e
Which are depth first traversals of the above graph?
I, II AND IV only
I AND IV only
I, III, AND IV only
II, III, AND IV only
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
UNIT 2 BIG DATA ANALYTICS

Quiz
•
University
20 questions
OPERATING SYSTEMS 2

Quiz
•
University
20 questions
Database Management Systems Unit I Quiz

Quiz
•
University
24 questions
Q4- Physical Layer Quiz

Quiz
•
University
20 questions
SQL

Quiz
•
University
20 questions
DBMS LAB

Quiz
•
University
25 questions
PHP + MySQL

Quiz
•
7th Grade - University
20 questions
Big Data & Hadoop

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade