Which of the following is not a linear data structure?

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

We studied all of these data structures in this chapter.