Base.cs Podcast

S1:E5 - "Linked Lists in Your Apartment"

4 snips
Nov 22, 2017
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Boot Camp Linked Lists

  • Saron Yitbarek recalls learning about linked lists during her boot camp's final week.
  • A fellow student, David Bella, explained the concept while they all listened attentively.
INSIGHT

Linked Lists as Data Structures

  • Linked lists are a type of data structure, which are ways to organize and contain data.
  • They fall under the category of linear data structures, like arrays, having a sequence and order.
ANECDOTE

Hopscotch Analogy

  • Vaidehi Joshi uses a hopscotch analogy to explain linear data structures.
  • Just as you must traverse hopscotch squares sequentially, you must go through linear data structure items in order.
Get the Snipd Podcast app to discover more snips from this episode
Get the app