Algorithm
The Power of Binary Search
Binary search is ubiquitous. Even if you are not aware of it, you have most likely used some (approximate) version of binary search one way or another
Algorithm
Binary search is ubiquitous. Even if you are not aware of it, you have most likely used some (approximate) version of binary search one way or another
Probability Theory
..and how to derive it
Factorials
I am sure you all remember the surprise you had the first time you saw a “5!” or “7!”
Number Theory
An algorithm from ancient Greece
Linear Algebra
How Divide-And-Conquer Comes to the Rescue (again)
Algorithm
Computing the majority vote on pen and paper
Analysis
We discuss how we can compute Maximum Matchings in bipartite graphs, and why these are equal to Minimum Vertex Covers.
Number Theory
We discuss the famous harmonic sum and describe a simple way to approximate it.
Probability Theory
We discuss the well-known Coupon Collector problem, and provide two ways of computing the probability of winning.
Graph Theory
Using the Probabilistic Method and the Cauchy-Schwarz inequality
Analysis
We discuss the concept of mathematical induction on the natural numbers and give some examples.
Ramsey Theory
Monotonicity will prevail