
Data Structures and Algorithms
Ladybug Podcast
00:00
How to Sort an Array
Sorting algorithms are a really common family of algorithms to know. If you're starting out, or if you're practicing for a whiteboard interview, I would recommend knowing merge sort and quicksort. Like bubble sort is probably the one that you if you were to ask a brand new coder how to sort an array that was probably be how they would do it because it's a really brute force force algorithm.
Transcript
Play full episode