A video showing how I get to the solution for the challenge Adjacent Elements Product using the language JavaScript
00:00 - Intro (explaining)
00:30 - Starting with a for loop
03:35 - Explaining the errors
06:12 - Carrying on with the solution
09:15 - Getting the Maximum Number
09:40 - Final Solution