Evolution of a Median Algorithm in C++ - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the evolution of a median algorithm in C++ through this conference talk from CppCon 2023. Embark on a journey examining various implementations of median(), progressing from specific use cases to more generic versions. Discover performance tuning techniques and learn how to integrate advanced features like execution policies and concepts. Analyze the pros and cons of different approaches and form your own opinion on whether this algorithm and related statistical functions should be included in the Standard Library. Gain insights from Pete Isensee, an experienced software engineer with a background in digital entertainment, as he shares his expertise in C++ programming and algorithm development.
Syllabus
Evolution of a Median Algorithm in C++ - Pete Isensee - CppCon 2023
Taught by
CppCon
Related Courses
Advanced Java ProgrammingUdemy Scala Type Classes and Parameterization
Pluralsight Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube