How It's Done - Sorting Algorithms
Offered By: code::dive conference via YouTube
Course Description
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
Related Courses
3D Printing - Programmer's Perspectivecode::dive conference via YouTube Reasons to Move Your C++ Code to Visual Studio 2017
code::dive conference via YouTube A Short Life Span for a Regular Mess
code::dive conference via YouTube A Trusted Trip in the Cloud - Working with Trusted Hardware
code::dive conference via YouTube Accelerate Functional Coverage Closure Using Co-simulation and Machine Learning
code::dive conference via YouTube