Teaching
Introduction to C++
This course provides an introduction to the C++ programming language and some basic algorithms such as binary search, prefix function and KMP algorithm.
Algorithms and data structures
This course covers fundamental algorithms and their applications, including sorting algorithms, graph algorithms and RMQ.