Which of these is not an application of a linked list?
Posted: Wed Jul 13, 2022 7:41 pm
a) To implement file systems
b) For separate chaining in hash-tables
c) To implement non-binary trees
d) Random Access of elements
b) For separate chaining in hash-tables
c) To implement non-binary trees
d) Random Access of elements