0% found this document useful (0 votes)
10 views2 pages

STL Algorithms and Data Structures Guide

The document lists various lectures related to C++ and STL algorithms, providing links to each lecture. Topics include algorithm intuition, writing compliant data structures, and enhancing STL containers. The lectures aim to improve understanding and efficiency in using C++ standard library features.

Uploaded by

Mayank Sharma
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

STL Algorithms and Data Structures Guide

The document lists various lectures related to C++ and STL algorithms, providing links to each lecture. Topics include algorithm intuition, writing compliant data structures, and enhancing STL containers. The lectures aim to improve understanding and efficiency in using C++ standard library features.

Uploaded by

Mayank Sharma
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Lecture Name Link

105 STL Algorithms in Less


[Link]
Than an Hour
C++ Seasoning - Sean [Link]
Parent
Algorithm Intuition - Part 1 [Link]

Algorithm Intuition - Part 2 [Link]

STL Algorithms - Why you


should use them, and how to [Link]
write your own

Writing Standard Library


Compliant Data Structures [Link]
and Algorithms

Better Code: Data Structures [Link]

How to Choose the Right


Standard Library
[Link]
Container, and why you
should want so… more

Constructing Generic
Algorithms: Principles and [Link]
Practice

Simplicity Not Just for


[Link]
Beginners
std::accumulate [Link]

STL Algorithms in Action [Link]

In-Place Construction [Link]

Efficiency with Algorithms,


Performance with Data [Link]
Structures

C++20 Ranges in Practice [Link]

C++20 STL Features [Link]


Lecture Name Link

How to make your data [Link]


structures wait-free for list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
reads NX7K
[Link]
Enhancing STL containers
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
NX7K
Algorithm Mnemonics:
[Link]
Increase your Productivity
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
with STL Algorithms
NX7K

Universal Memoization [Link]


Decorator list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
NX7K
Why and How to Roll Your [Link]
Own std::function list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
Implementation NX7K

You might also like