300 Top Data Structures and Algorithms Mcqs PDF 2021
300 Top Data Structures and Algorithms Mcqs PDF 2021
HOME Interview Questions MCQs *LAB VIVA CLASS NOTES SEMINAR TOPICS
ONLINE TEST GATE CAT Internship ABOUT US Privacy Policy
Coursary Open
Coursary Open
A) Abstract level
B) Application level
C) Implementation level
D) All of the above
A) AVL tree
B) Red-black tree
C) Lemma tree
D) None of the above
A) Abstract level
B) Application level
C) Implementation level
D) All of the above
i) It exports a type.
A) True, False
B) False, True
C) T rue, T rue
D) False, False
A) Operations
B) Storage Structures
C) Algorithms
D) None of above
A) Data
B) Operations
A) push, pop
B) pop, push
C) insert, delete
D) delete, insert
A) Stack
B) Queue
C) List
A) Stack
B) Queue
C) List
D) Link list
A) Stacks
B) Queues
C) Dequeues
A) Arrays
B) Records
C) Pointers
D) Stacks
C) Both of them
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
D) Neither of them
A) Stacks
B) List
C) Strings
D) T rees
A) Graphs
B) Stacks
C) Binary tree
D) Queues
A) Stack
B) queue
C) Tree
D) Array
C) Priority queues
D) Stack
A) Strings
B) Lists
C) Stacks
D) Graph
A) Graph
B) Trees
C) Binary tree
D) Stack
A) Dequeue
B) Priority
C) T ree
D) Graph
A) Weakly connected
B) Strongly Connected
C) Tightly Connected
D) Linearly Connected
A) Depth First
B) Breadth First
C) With First
D) Depth Limited
A) (N/2)+1
B) (N+1)/2
C) (N-1)/2
D) (N+2)/2
A) Linear search
B) Binary search
C) Hash Search
A) True, False
B) False, True
C) False, False
D) T rue, T rue
A) Insertion Sort
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
B) Bubble Sort
C) Merge Sort
D) Heap Sort
A) T rue, T rue
B) False, True
C) False, False
D) True, False
A) Partite
B) Bipartite
C) Rooted
D) Bisects
A) 0 and 1
B) 0 and -1
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
C) -1 and 0
D) 1 and 0
A) r=r+1
B) r=(r+1)% [QUEUE_SIZE – 1]
C) r=(r+1)% QUEUE_SIZE
D) r=(r-1)% QUEUE_SIZE
A) i-only
B) ii-only
C) Both i and ii
D) None of both
A) Lists
B) Linked Lists
C) Trees
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
D) Queues
A) 5
B) 6
C) 4
D) None
A) Insertion
B) Deletion
C) Retrieval
D) T raversal
A) Antinel
B) Sentinel
C) List header
D) List head
A) vertices, edges
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
B) edges, vertices
C) vertices, paths
A) Network
B) Weighted graph
C) Both A and B
D) None A and B
A) [log2n]-1
B) [logn]+1
C) [log2n]
D) [log2n]+1
A) Ordinary queue
C) Circular queue
D) Priority queue
ii) Nodes that are not root and not leaf are called as internal
nodes.
A) True, True
B) True, False
C) False, T rue
D) False, False
44. Any node is the path from the root to the node is called
A) Successor node
B) Ancestor node
C) Internal node
A) True, True
B) T rue, False
C) False, True
D) False, False
B) only a and b
A) Function calls
A) Directed tree
B) Undirected tree
C) Dis-joint tree
A) Unary tree
B) Binary tree
C) Trinary tree
D) Both B and C
A) True, False
B) False, True
C) T rue, T rue
D) False, False
A. Linear arrays
B. Linked lists
C. Queue
D. Stack
A. Arrays
B. Records
C. Pointers
D. Lists
A. Underflow
B. overflow
C. houseful
D. saturated
A. linked lists
B. stacks
C. queues
D. dequeue
A. creation
B. destruction
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
C. selection
56. The way in which the data item or items are logically
related defines …..
A. storage structure
B. data structure
C. data relationship
D. data operation
A. create
B. destroy
C. update
A. pointers
B. linked allocation
C. stack
D. queue
B. for the size of the structure and the data in the structure are
constantly changing
A) Strings
B) Lists
C) Stacks
D) T ree
A) Array
B) Tree
C) Graphs
D) Hierarchy
A) Data structure
B) Data arrangement
C) Data configuration
D) Data formation
A) Multidimensional array
B) Linear array
B) One-dimensional array
C) Vertical array
D) Horizontal array
B) For the size of the structure and the data in the structure are
constantly changing
A) Linear arrays
B) Linked lists
C) Graphs
D) Trees
68. Each node in a linked list has two pairs of ………….. and
……………….
A) Stack
B) String
C) Linear array
D) Queue
A) Before deletion
D) After deletion
A) Strings
B) Lists
C) Stacks
D) T ree
A) Array
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
B) Tree
C) Graphs
D) Hierarchy
A) Data structure
B) Data arrangement
C) Data configuration
D) Data formation
A) Multidimensional array
B) Linear array
B) One-dimensional array
C) Vertical array
D) Horizontal array
B) For the size of the structure and the data in the structure are
constantly changing
A) Linear arrays
B) Linked lists
C) Graphs
D) Trees
78. Each node in a linked list has two pairs of ………….. and
……………….
A) Stack
B) String
C) Linear array
Downloaded by Prince Yennuyar Biile (biileprinceyennuyar5@gmail.com)
lOMoARcPSD|45192820
D) Queue
A) Before deletion
D) After deletion
B) for the size of the structure and the data in the structure are
constantly changing
A) Arrays
B) Linked lists
C) Time consuming
A) circular queue
B) random of queue
C) priority
D) dequeue
D) any position
A) O(n)
B) O(n2)
C) O(n log n)
D) O(log n)
A) finding factorial
B) tower of Hanoi
A) queue
B) stack
C) tree
D) graph
A) linear
B) non linear
C) linked list
D) trees
------>>[MOST IMPORTANT]<<------
Patel dhvani
JULY 16, 2021 AT 7:27 AM
Hello sir,
Digital fundamental sem -3 ke mcq send kijeye
please
REPLY
Cing
OCT OBER 18, 2019 AT 5:00 PM
REPLY
shweta
MARCH 30, 2017 AT 5:30 AM
REPLY
priya tayade
MARCH 2, 2017 AT 12:44 PM
REPLY
vijay rathod
FEBRUARY 2, 2017 AT 3:57 AM
REPLY
samson soligi
JANUARY 17, 2017 AT 1:21 AM
REPLY
ramcharan
JANUARY 2, 2017 AT 2:20 PM
REPLY
ramcharan
JANUARY 2, 2017 AT 2:18 PM
Dear sir ,
Please send All Question related of Data Struc-
ture this is very help me for Compitative exam
REPLY
K.Ashokkumar
DECEMBER 20, 2016 AT 12:07 PM
REPLY
Ajith Kumar
DECEMBER 10, 2016 AT 7:46 AM
REPLY
pushpa
NOVEMBER 25, 2016 AT 5:24 PM
REPLY
v'jay
SEPT EMBER 25, 2016 AT 8:21 PM
REPLY
kartick
SEPT EMBER 19, 2016 AT 9:43 AM
REPLY
SIVAKUMAR
AUGUST 25, 2016 AT 6:16 AM
REPLY
Larry Gabriel
AUGUST 12, 2016 AT 3:48 PM
REPLY
Larry Gabriel
AUGUST 14, 2016 AT 12:36 AM
REPLY
Jeya
REPLY
vijay
AUGUST 12, 2016 AT 8:43 AM
REPLY
Rajeshwor
AUGUST 10, 2016 AT 9:30 AM
REPLY
Irfan Mansuri
AUGUST 7, 2016 AT 4:15 PM
REPLY
devparwar
AUGUST 5, 2016 AT 8:00 AM
REPLY
devparwar
AUGUST 5, 2016 AT 7:56 AM
REPLY
Monika
JULY 24, 2016 AT 2:17 AM
REPLY
kumar Singh
JULY 23, 2016 AT 12:40 PM
REPLY
19store3
JULY 14, 2016 AT 6:19 PM
REPLY
Ashish
JULY 7, 2016 AT 7:17 AM
REPLY
harsh
JUNE 23, 2016 AT 8:21 PM
REPLY
Imran khan
JUNE 21, 2016 AT 9:44 PM
REPLY
Teena mathew
JUNE 21, 2016 AT 8:49 AM
REPLY
Megha garg
JUNE 15, 2016 AT 9:28 AM
REPLY
sachin dalvi
REPLY
Sabarish
JUNE 13, 2016 AT 10:36 AM
REPLY
saleem
JUNE 2, 2016 AT 5:46 AM
REPLY
Pankaj Sharma
MAY 29, 2016 AT 11:38 AM
Hello Sir,
REPLY
ashenafi
return answer
REPLY
sapna
MAY 27, 2016 AT 12:23 PM
REPLY
santosh
MAY 20, 2016 AT 11:07 AM
REPLY
phillip
MAY 16, 2016 AT 8:12 AM
REPLY
haimanot bekele
MAY 12, 2016 AT 5:54 PM
REPLY
Jifiona
MAY 12, 2016 AT 7:50 AM
REPLY
rahul
MAY 9, 2016 AT 12:57 PM
sir
My exam date of uppcl assiatant engineer (com-
puter science) has came. It will held on
18/05/2016. so i want important question related
to computer science. plz send this question on
my email id. i am highly obliged to u
REPLY
ishant bhatia
APRIL 30, 2016 AT 5:32 PM
REPLY
chetan prakash
APRIL 6, 2016 AT 3:42 AM
REPLY
ankit sharma
MARCH 30, 2016 AT 9:52 AM
REPLY
sree
MARCH 14, 2016 AT 9:50 AM
REPLY
harish
OCT OBER 25, 2016 AT 3:06 AM
REPLY
LEAVE A REPLY
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Post Comment
Eng ineering 2021 , Eng ineering Interview Questions.com , T heme by Eng ineering || Privacy Policy|| Terms
and Conditions || ABOUT US || Contact US ||
Eng ineering interview questions,Mcqs ,Objective Questions,Class Lecture Notes,Seminor topics,Lab Viva
Pdf PPT Doc Book free download. Most Asked Technical Basic CIVIL | Mechanical | CSE | EEE | ECE | IT |
Chemical | Medical MBBS Jobs Online Quiz Tests for Freshers Experienced .