What datastructures can be used in implementing a free list?
(a) only linked list
(b) linked list or sort trees
(c) arrays
(d) trees
I need to ask this question from Free List topic in division Types of Lists of Data Structures & Algorithms I
I had been asked this question in an online interview.