
Episode 145: 🇸🇮 SRT23 - Parallel std::unique
Algorithms + Data Structures = Programs
00:00
Introduction
The hosts discuss the parallelization of the 'std::unique' algorithm, comparing it to other algorithms like 'D duplicate' and 'distinct' and explaining the differences between them. They also mention the sequential implementation of 'std::unique' and ask the listeners to think about the two algorithms used to implement it, providing commentary and mentioning the use of 'copy_if' and 'adjacent_transform' in the implementation.
Transcript
Play full episode