std::rotate Implementation and Application


Details
Join us at 7:00 PM on Wednesday, August 3 as our very own Aditya Kumar presents "std::rotate Implementation and Application"!
This talk will focus on the different implementations of std::rotate depending on whether the iterators provided are forward, bidirectional, or random-access. We'll also discuss simple application of std::rotate to the insertion sort and slide algorithm. The lecture is derived from Alexander Stepanov's notes on programming and Sean Parents talk at A9.
Aditya Kumar works at Samsung (SARC) as a Senior Compiler Engineer. Previously he worked at Qualcomm (Austin) also as a compiler engineer. He received his masters in Computer Science from Texas A&M University. His interests include C++ programming, compiler design, static analysis, software engineering, and artificial intelligence.
The talk will take place at Rackspace's Austin office, located on the East side of IH-35 right before Rundberg and after Henna Chevrolet (there is a sign for Rackspace which is visible from the highway). Feel free to park in the same lot as the big Rackspace flag.

std::rotate Implementation and Application