Explain data structure
Answer / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
| Is This Answer Correct ? | 0 Yes | 1 No |
In what order the elements of a hashset are retrieved?
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
How will you free the memory that is allocated at run time?
What is a data structure? What are the types of data structures? Briefly explain them
What is red black tree in data structure?
Can arraylist have duplicates?
How do you declare A pointer to array of three chars
Give the example of validating the parenthesis of expression using stack.
What are the advantages and disadvantages of copyonwritearraylist?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
Which method will arrange the element of an array in alphabetical order?
What happens if we put duplicate key in hashmap?