In this episode, Conor and Bryce discuss the C++23 solution to the problem Max Gap.
Show Notes
Date Recorded: 2023-02-01
Date Released: 2023-02-03
- Combinatory Logic
- Collection Oriented Programming
- Clojure/conj 2023
- Parallel Block-Delayed Sequences
- Max Gap Problem
- Max Gap Solution
- C++17 std::reduce
- C++23 std::inclusive_scan
- C++23 std::views::slide
- C++23 std::views::adjacent
- C++23 std::views::adjacent_transform
- C++98 std::minus
- C++23 std::views::pairwise
- C++23 std::views::pairwise_transform
- F# Seq.pairwise
- Python more_itertools.pairwise
- RxJS pairwise
- Lightning Talk: Algorithm Selection - Conor Hoekstra [ ACCU 2021 ]
- C++98 std::accumulate
- C++20 std::views::elements
- C++20 std::views::keys
- C++20 std::views::values
- C++98 std::adjacent_difference
- Conor’s Tweet about the C++26 Pipeline Operator
Intro Song Info
Miss You by Sarah Jansen https://soundcloud.com/sarahjansenmusic
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: http://bit.ly/l-miss-you
Music promoted by Audio Library https://youtu.be/iYYxnasvfx8
02/03/23 • 25 min
1 Listener
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/algorithms-data-structures-programs-248006/episode-115-max-gap-in-c23-28255113"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to episode 115: max gap in c++23 on goodpods" style="width: 225px" /> </a>
Copy