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 |
Define an algorithm.
What are two types of sorting?
How do I sort a hashmap key?
Give one example of right rotation.
What is the complexity of arrays sort?
What is a comparator function?
Which language is best for learning data structures and algorithms?
What is circular queue example?
Is Arraylist faster than Array? Why?
What actions are performed when a function is called?
What is an recursive algorithm?
Explain about the types of linked lists