Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fascinating world of sorting algorithms in this 43-minute conference talk from code::dive 2021. Dive into the implementation details of various sorting methods, from the highly optimized bogo sort to the curious qsort in C standard library, and all the way to std::sort. Discover the best, worst, and most ingenious sorting algorithms, and learn how they are implemented in actual libraries. Examine the optimization techniques used to make these algorithms fast and efficient in C and C++ implementations. Gain insights from speaker Karol Przybylski, a Software Developer working on the physical layer of Nokia's 5G platform, as he shares his expertise in embedded technology and applications.
Syllabus
How It's Done: Sorting Algorithms – Karol Przybylski – code::dive 2021
Taught by
code::dive conference