InterviewSolution
Saved Bookmarks
| 1. |
Array is divided into two parts in ____________(a) Hashed Array Tree(b) Geometric Array(c) Bounded-size dynamic array(d) Sparse ArrayI need to ask this question from Dynamic Array in portion Arrays Types of Data Structures & Algorithms IThis question was posed to me in an internship interview. |
|
Answer» The correct choice is (c) Bounded-size dynamic array |
|