Episode notes
Welcome to our final episode on Standard Algorithms! Today, we're bringing everything we've learned together in Period 18: Application. Our goal is to help you apply various standard algorithms to solve a multi-faceted problem. 🧑💻
Putting it all Together
We'll be tackling a more complex problem that requires combining different algorithms we've already covered. We'll introduce Task 9, Problem 2 from the "Software Design and Development Booklet v1.4.pdf". This task challenges you to find the highest score from a set of parallel arrays, then use that information to identify the corresponding name. Alternatively, we'll discuss Task 1d from the "Kings Park Booklet.pdf", which involves finding both the lowest and highest scores along with the pup ...