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

STL and Algorithms

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)
65 views2 pages

STL and Algorithms

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
You are on page 1/ 2

Lecture Name Link

105 STL Algorithms in Less


https://youtu.be/2olsGf6JIkU
Than an Hour
C++ Seasoning - Sean https://youtu.be/W2tWOdzgXHA
Parent
Algorithm Intuition - Part 1 https://youtu.be/pUEnO6SvAMo

Algorithm Intuition - Part 2 https://youtu.be/sEvYmb3eKsw

STL Algorithms - Why you


should use them, and how to https://youtu.be/h4Jl1fk3MkQ
write your own

Writing Standard Library


Compliant Data Structures https://youtu.be/fChDijocVec
and Algorithms

Better Code: Data Structures https://youtu.be/sWgDk-o-6ZE

How to Choose the Right


Standard Library
https://youtu.be/yjPKVOYcw28
Container, and why you
should want so… more

Constructing Generic
Algorithms: Principles and https://youtu.be/InMh3JxbiTs
Practice

Simplicity Not Just for


https://youtu.be/n0Ak6xtVXno
Beginners
std::accumulate https://youtu.be/B6twozNPUoA

STL Algorithms in Action https://youtu.be/eidEEmGLQcU

In-Place Construction https://youtu.be/oTMSgI1XjF8

Efficiency with Algorithms,


Performance with Data https://youtu.be/fHNmRkzxHWs
Structures

C++20 Ranges in Practice https://youtu.be/d_E-VLyUnzc

C++20 STL Features https://youtu.be/8kjRx8vo6y4


Lecture Name Link

How to make your data https://youtu.be/FtaD0maxwec?


structures wait-free for list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
reads NX7K
https://youtu.be/u-7DJb7hQqc?
Enhancing STL containers
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
NX7K
Algorithm Mnemonics:
https://youtu.be/tSq7yDwS1vM?
Increase your Productivity
list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
with STL Algorithms
NX7K

Universal Memoization https://youtu.be/n3MWHzQX26g?


Decorator list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
NX7K
Why and How to Roll Your https://youtu.be/VY83afAJUIg?
Own std::function list=PL8m1ST0PYm9e39PVN3C0mgrXPFDcY
Implementation NX7K

You might also like