Which of the following is not a linear data structure?

Tree
  • Queue
  • Array-based list
  • Linked list
  • Stack
  • These are all linear data structures

Which is the one data structure not covered in this chapter?