Zeta - Top Down Coding Solution
Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=FA6i4fVPjwk
I break down how to solve zeta the bad O(N^3) way in a top down fashion in this lecture. In the 2PM lecture, I solve it using bottom up coding. You might be interested in watching both to see the process of how to break apart and solve a problem in different ways.
Other Videos By Bill Kerney
2022-01-25 | BVHs, Line x Box Intersection, Convex Hulls |
2022-01-25 | ARM32 Assembly - Logical Operators, Shifting, Arrays, Syscalls |
2022-01-25 | Proper Class Design Part 3 - Operators, the Rule of Zero and the Rule of Three |
2022-01-24 | What is Truth? |
2022-01-21 | Proper Class Design Part 2 |
2022-01-21 | Welcome to CSCI 1! |
2022-01-21 | UE5 - Quick Intro |
2022-01-21 | ARM32 Assembly - Functions |
2022-01-20 | "Proper" Class Design in C++, Part 1 |
2022-01-20 | Zeta - Bottom Up Solution |
2022-01-20 | Zeta - Top Down Coding Solution |
2022-01-18 | Acceleration Structures |
2022-01-18 | Intro to Unreal Engine 4 |
2022-01-18 | Ludology: Why EU4 is Fun |
2022-01-18 | ARM32 Assembly - Arithmetic, Conditionals, Loops |
2022-01-18 | Welcome to CSCI 45 Part 6 |
2022-01-18 | Welcome to CSCI 45 Part 5 |
2022-01-18 | Welcome to CSCI 45 Part 4 |
2022-01-18 | Welcome to CSCI 45 Part 3 |
2022-01-18 | Welcome to CSCI 45 Part 2 |
2022-01-18 | Welcome to CSCI 45 Part 1 |
Tags:
csci 41
top down coding
zeta