After understanding linear data structures and practicing on some problems, we'll now turn to one of the most important concepts in algorithms: sorting
.
We'll cover the fundamentals and go through a collection of important basic sorting algorithms to know.
How do I use this section?