YoVDO

How It's Done - Sorting Algorithms

Offered By: code::dive conference via YouTube

Tags

Code::Dive Courses Computer Science Courses Software Development Courses C++ Courses Sorting Algorithms Courses Algorithm Optimization Courses

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

From Developer to SW Architect
code::dive conference via YouTube
Stop Writing Test Doubles You Are Using
code::dive conference via YouTube
You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube
What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube
Beautiful Python Refactoring II
code::dive conference via YouTube