
Data Structures and Algorithms
Ladybug Podcast
00:00
The Differences Between Arrays and Data Structures
In JavaScript arrays are not a finite length, so you can just keep adding elements to an array versus in a language like Java. I think there's also a ray list, which is not a fixed size. But yeah, I would say arrays are probably like the base arrays and objects together are probably the two most common data structures. They do kind of change in terms of behavior across languages.
Transcript
Play full episode