Algorithm Intuition II


Details
This talk will be the sequel to Algorithm Intuition. In the first talk, we developed intuition for algorithms in the numeric header: accumulate, adjacent_difference, partial_sum, inner_product, reduce, transform_reduce, etc.
In this follow up talk, we will develop intuition for algorithms in the algorithm header. It is going to be a fun talk, filled with tons of learning for developers at all levels and chocolates for those that ask/answer questions :)
If you haven't seen the first talk, check it out on YouTube:
C++Now 2019: https://youtu.be/48gV1SNm3WA
CppCon 2019: https://youtu.be/pUEnO6SvAMo
About The Speaker
Conor is a Senior Library Software Engineer at NVIDIA working on the RAPIDS team. He has 5+ years of professional C++ experience and is on the ISO C++ Canadian National Body. He is extremely passionate about programming languages, algorithms and beautiful code. He has a YouTube channel where he covers solutions to competitive programming problems using various programming languages and algorithms.
Twitter: https://twitter.com/code_report
YouTube: https://www.youtube.com/codereport
Github: https://github.com/codereport
LinkedIn: https://www.linkedin.com/in/conorhoekstra/

Sponsors
Algorithm Intuition II