How It's Done - Sorting Algorithms
Offered By: code::dive conference via YouTube
Course Description
Overview
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
Related Courses
Probabilistic Graphical Models 1: RepresentationStanford University via Coursera Computer Security
Stanford University via Coursera Intro to Computer Science
University of Virginia via Udacity Introduction to Logic
Stanford University via Coursera Internet History, Technology, and Security
University of Michigan via Coursera