Big O - Data Structures and Algorithms
In order to measure the effectiveness of a data structure or an algorithm, a basic understanding of big O is essential. It's a way to describe the growth of an algorithm among other things.
Patreon:
https://www.patreon.com/dafluffypotato
Discord:
https://discord.com/invite/9Qt2GxF
Short Data Structures and Algorithms Playlist:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm2xcdn9qydqoP7I51s3qYOd
Long Data Structures and Algorithms Playlist:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm1CWsiRQaAfAr_C3P6mDc_W
Potato Tier Patrons:
Agent Effe
Chris Birster
Dale Topley
Eivind Teig
GaryTMSFruitcake
MiggyDoes
kirat=1
Vasia Bogoradov
Timestamps:
0:00 - about big O
1:24 - examples
5:44 - big O in this series and real life usecases
7:19 - list of common big O measurements
10:25 - outro
#programming #computerscience #datastructures