Home / Engineering / Data Structure (DS) MCQs / Page 27

Data Structure (DS) MCQs | Page - 27

Dear candidates you will find MCQ questions of Data Structure (DS) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 261) In a linked list the _________field contains the address of next element in the list.

(A) Link field.
(B) Next element field.
(C) Start field.
(D) Info field .
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 262) A list that has no nodes is called________.

(A) End list.
(B) Zero list.
(C) Null list.
(D) Sentinel list.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 263) The special list which consists of unused memory space is called __________.

(A) Free space.
(B) Empty space.
(C) Available space.
(D) Free storage list.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 264) The efficient searching algorithm for algorithm for a sorted array is _________.

(A) Binary search.
(B) Linear search.
(C) Indexed search.
(D) Repeated search.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 265) To insert a new node in linked list free node will be available in ___________.

(A) Available list.
(B) Avail list.
(C) Free node list.
(D) Memory space list.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 266) A ______________ list is a header list where the node points back to the header node.

(A) Circular header.
(B) Grounded header.
(C) Two way header.
(D) One way header.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 267) How many pointers are necessarily changed for the insertion in a Linked List?

(A) 1.
(B) 2.
(C) 3.
(D) 5.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 268) An algorithm that calls itself directly or indirectly is known as ____________.

(A) Sub algorithm. .
(B) Recursion.
(C) Polish notation.
(D) Traversal algorithm.
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 269) If we implement heap as min-heap, deleting root node (value 1)from the heap. What would be the value of root node after second iteration if leaf node (value 100) is chosen to replace the root at start.

(A) 2
(B) 100
(C) 17
(D) none
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 270) An array consists of n elements. We want to create a heap using the elements. The time complexity of building a heap will be in order of

(A) O(n*n*logn)
(B) O(n*logn)
(C) O(n*n)
(D) O(n *logn *logn)
View Answer Discuss Share

Explore Sets

Data Structure (DS) MCQs Set 1

Data Structure (DS) MCQs Set 2

Data Structure (DS) MCQs Set 3

Data Structure (DS) MCQs Set 4

Data Structure (DS) MCQs Set 5

Data Structure (DS) MCQs Set 6

Data Structure (DS) MCQs Set 7

Data Structure (DS) MCQs Set 8

Data Structure (DS) MCQs Set 9

Data Structure (DS) MCQs Set 10

Data Structure (DS) MCQs Set 11

Data Structure (DS) MCQs Set 12

Data Structure (DS) MCQs Set 13

Data Structure (DS) MCQs Set 14

Data Structure (DS) MCQs Set 15

Data Structure (DS) MCQs Set 16

Data Structure (DS) MCQs Set 17

Data Structure (DS) MCQs Set 18

Data Structure (DS) MCQs Set 19

Data Structure (DS) MCQs Set 20

Data Structure (DS) MCQs Set 21

Data Structure (DS) MCQs Set 22

Data Structure (DS) MCQs Set 23

Data Structure (DS) MCQs Set 24

Data Structure (DS) MCQs Set 25

Data Structure (DS) MCQs Set 26

Data Structure (DS) MCQs Set 27

Data Structure (DS) MCQs Set 28

Data Structure (DS) MCQs Set 29

Data Structure (DS) MCQs Set 30

Data Structure (DS) MCQs Set 31

Data Structure (DS) MCQs Set 32

Data Structure (DS) MCQs Set 33

Data Structure (DS) MCQs Set 34

Data Structure (DS) MCQs Set 35

Data Structure (DS) MCQs Set 36

Data Structure (DS) MCQs Set 37

Data Structure (DS) MCQs Set 38

Data Structure (DS) MCQs Set 39

Data Structure (DS) MCQs Set 40

Data Structure (DS) MCQs Set 41

Data Structure (DS) MCQs Set 42

Data Structure (DS) MCQs Set 43

Data Structure (DS) MCQs Set 44

Data Structure (DS) MCQs Set 45

Data Structure (DS) MCQs Set 46

Data Structure (DS) MCQs Set 47

Data Structure (DS) MCQs Set 48

Data Structure (DS) MCQs Set 49

Data Structure (DS) MCQs Set 50

Data Structure (DS) MCQs Set 51

Data Structure (DS) MCQs Set 52

Data Structure (DS) MCQs Set 53

Data Structure (DS) MCQs Set 54