DATA STRUCTURE
Programming and Technical
Programming
Technical
Which of the following data structure is better for storing the sorted data on which often insert and deletion operations are performed?
A. Linked list
B. Queue
C. Array
D. Doubly linked-list
Read Solution (Total 1)
-
- Doubly linked-list
- 1 Month agoHelpfull: Yes(0) No(0)
DATA STRUCTURE Other Question