Hi everyone,
Please check out episode 11, parts 1 and 2, of the Q For Problems video series.
Part 1
Part 2
This covers problem 11 from the Project Euler problem set.
Project Euler #11
Given a 20 x 20 matrix of integers, we want to find the greatest product of 4 adjacent integers within the matrix.
I have also included my Project Euler #10 solution at the end of the part 2 video.
Feel free to share your own solutions and ideas in the comments.
Github Repo