Refresher on Containers, Algorithms and Performance in C++
Offered By: CppCon via YouTube
Course Description
Overview
Explore a comprehensive conference talk from CppCon 2022 that delves into the intricacies of containers, algorithms, and performance in C++. Gain insights into the diverse functionality of containers offered by the Standard C++ library and third-party frameworks, and understand how their performance is influenced by algorithm complexity, memory layout, and allocation patterns. Learn about the impact of parallel execution policy on algorithm and container capabilities. Examine the practical performance of STL and third-party containers in typical scenarios, discover situations where non-standard alternatives excel, and analyze how combining different container types and external algorithms can enhance overall performance. Benefit from Vladimir Vishnevskii's 17 years of experience in applying C++ to complex software development, particularly in distributed systems and networking, with a focus on performance and reliability.
Syllabus
Refresher on Containers, Algorithms and Performance in C++ - Vladimir Vishnevskii - CppCon 2022
Taught by
CppCon
Related Courses
数据结构与算法第二部分 | Data Structures and Algorithms Part 2Peking University via edX 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera Introduction to Automata, Languages and Computation
Indian Institute of Technology, Kharagpur via Swayam Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks and Queues
Georgia Institute of Technology via edX Learning Algorithms in JavaScript from Scratch
Udemy