edited by
6,234 views

2 Answers

Best answer
9 9 votes

Answer would be 4) Dope Vector

In computer programming, a dope vector is a data structure used to hold information about a data object, e.g. an array, especially its memory layout.

A dope vector typically contains information about the type of array element, rank of an array, the extents of an array, and the stride of an array as well as a pointer to the block in memory containing the array elements.

Read here details if you want. 

selected by
Position:
Show:

Related questions

2 2 votes
1 answers 1 answer
3.6k
3.6k views
Arjun asked May 27, 2016
3,552 views
Given an array with possible repeating elements you have to rearrange such that elements are alternatively decreasing and increasing (strict increase/decrease). For examp...
3 3 votes
2 2 answers
6.0k
6.0k views
Arjun asked Jul 3, 2016
6,018 views
Given an array of $n$ elements find the maximum continuous sum in it. For example consider the below array of $n=6$.23 4 -10 2 15 1Answer is 35.
1 1 vote
1 answers 1 answer
4.4k
4.4k views
radha gogia asked Apr 10, 2016
4,421 views
According to me first we sort the array in O(nlogn) time and then in O(k) time , find the product , so total time complexity is O(nlogn) , so am I right or can it be done...
0 0 votes
0 0 answers
513
513 views
RinkeshP asked Nov 21, 2022
513 views
Does anyone have any experience of giving DRDO Scientist-B exam? The official site says its a descriptive examination but how to write answers in a better way(apart from ...