Question 1
What does efficiency in data structures usually refer to in computer science?
Question 2
Which term describes the amount of memory a data structure uses?
Question 3
Why might a linked list be preferred over an array in some situations?
Question 4
What is one common trade-off when choosing a data structure?
Question 5
If a structure is described as having good time efficiency, what does that mean?