
Episode 96: How Computers Work Part VI - High Level Programming and Software
The Science of Everything Podcast
00:00
E Programming - Data Structures
Arays are basically like a table of results, so arays can be one dimensional. Another type of data structure is called a stack. A linked list is a list where each item in the list has a link to the next item on and there's usually a function that allows you to get the next item from the list. And it's very easy to add and remove elements from the lists.
Transcript
Play full episode