1. What is a data structure? | ![]() |
2. What are the benefits of using data structures? | ![]() |
3. Can you provide an example of a common data structure? | ![]() |
4. How is a linked list different from an array? | ![]() |
5. What is the time complexity of searching in a binary search tree? | ![]() |