Ben,
In preparation for a real job interview for a video game company, I’m working through the course, “Math for Video Games”, and am wondering if you could create another module covering (Asymptotic Analysis for Algorithms). I’ve yet to find a resource that does as good of a job explaining these concepts as to how well this is explained in the Math course. The coding samples don’t do a good job tying themselves back to the concepts covered. So, I would love to collaborate in creating the coding samples for these concepts. This could be a great start to another course, “Data Structures & Algorithms for 3D Games”?
Specifically these topics:
- Big Theta
- Big O Notation
- Big Omega